We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a91641 commit b0b2771Copy full SHA for b0b2771
setup.py
@@ -59,7 +59,7 @@ def read(path):
59
]
60
},
61
install_requires=[
62
- 'urllib3<2.2',
+ 'urllib3<2.3',
63
'verlib2==0.2.0',
64
],
65
extras_require=dict(
0 commit comments