We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 248749e + 057733d commit 1ca2e15Copy full SHA for 1ca2e15
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
"email_validator>=1.1.1,<3.0.0",
22
"geoip2>=4.5.0,<5.0.0",
23
"requests>=2.24.0,<3.0.0",
24
- "urllib3>=1.25.2,<2.0.0",
+ "urllib3>=1.25.2,<3.0.0",
25
"voluptuous",
26
]
27
0 commit comments