Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
pefoley2 committed Dec 5, 2024
1 parent ff68c9b commit 088c54f
Showing 2 changed files with 921 additions and 849 deletions.
1,766 changes: 919 additions & 847 deletions poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -12,11 +12,11 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
tensorflow = "^2.17.0"
tensorflow = "^2.18.0"
feedparser = "^6.0.11"

[tool.poetry.dev-dependencies]
poetry = "^1.8.3"
poetry = "^1.8.4"

[build-system]
requires = ["poetry-core>=1.0.0"]

0 comments on commit 088c54f

Please sign in to comment.