Skip to content

Commit

Permalink
fix(dependencies): upgrade hyfi to 1.9.0 and ekonlpy to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Jul 24, 2023
1 parent ec1e5e1 commit f53fa18
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ corprep = 'corprep.__cli__:main'

[tool.poetry.dependencies]
python = ">=3.8.1,<3.12"
hyfi = "^1.8.2"
ekonlpy = "^1.1.7"
hyfi = "^1.9.0"
ekonlpy = "^2.0.1"
openai = "^0.27.8"
backoff = "^2.2.1"
scikit-learn = "^1.3.0"
Expand Down

0 comments on commit f53fa18

Please sign in to comment.