Skip to content

Commit

Permalink
"urllib3>=1.26.19,<2",
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Siegel committed Jul 31, 2024
1 parent ed0aa26 commit 71ccb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"transformers[torch]>=4.38.0",
"datasets",
"deprecated",
"urllib3>=2.2.2",
"urllib3>=1.26.19,<2", # see https://github.com/urllib3/urllib3/security/advisories/GHSA-34jh-p97f-mpxf
"numpy<2",
]

Expand Down

0 comments on commit 71ccb5e

Please sign in to comment.