Skip to content

Commit

Permalink
try to upgrade urllib3, first to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
memsharded committed Jan 28, 2025
1 parent 0098b06 commit 39f5b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests>=2.25, <3.0.0
urllib3>=1.26.6, <1.27
urllib3>=1.26.6, <2.1
colorama>=0.4.3, <0.5.0
PyYAML>=6.0, <7.0
patch-ng>=1.18.0, <1.19
Expand Down

0 comments on commit 39f5b9d

Please sign in to comment.