Skip to content

Commit

Permalink
update setuptools = '>=65.5.1,<75.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
tabergma committed Jan 2, 2025
1 parent d9398c4 commit 8dbbeb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ psycopg2-binary = ">=2.8.2,<2.10.0"
python-dateutil = "~2.8"
protobuf = ">=4.23.3,< 4.23.4"
tensorflow_hub = "^0.13.0"
setuptools = ">=65.5.1"
setuptools = ">=65.5.1,<75.6.0"
ujson = ">=1.35,<6.0"
regex = ">=2020.6,<2022.11"
sentry-sdk = ">=0.17.0,<1.15.0"
Expand Down

0 comments on commit 8dbbeb4

Please sign in to comment.