Skip to content

Commit

Permalink
downgrade setuptools to 70.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tabergma committed Jan 10, 2025
1 parent 143a222 commit 4dba792
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
17 changes: 6 additions & 11 deletions 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 = "~75.3.0"
setuptools = "~70.3.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 4dba792

Please sign in to comment.