Skip to content

Commit

Permalink
Demand urllib3 to be no less than 2.0.0 in which enforce_content_leng…
Browse files Browse the repository at this point in the history
…th was set to default to True
  • Loading branch information
yarikoptic committed Sep 27, 2024
1 parent 4d9fd06 commit 4d0dad3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ install_requires =
ruamel.yaml >=0.15, <1
semantic-version
tenacity
# possibly silently incomplete downloads: https://github.com/dandi/dandi-cli/issues/1500
urllib3 >= 2.0.0
yarl ~= 1.9
zarr ~= 2.10
zarr_checksum ~= 0.4.0
Expand Down

0 comments on commit 4d0dad3

Please sign in to comment.