Skip to content

Commit

Permalink
Unpin urllib (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr committed Apr 19, 2024
1 parent 8da9fb6 commit c4451ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ install_requires =
appdirs
CacheControl[filecache]>=0.12.14
Twisted
urllib3~=2.0
urllib3>=2.0
requests
astor; python_version < "3.9"
attrs
Expand Down

0 comments on commit c4451ef

Please sign in to comment.