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 48422e1 commit 8dbd620Copy full SHA for 8dbd620
setup.py
@@ -53,6 +53,7 @@
53
'pyasn1>=0.4.0,<0.5.0;python_version<"3.0"',
54
'pyasn1-modules>=0.2.0,<0.3.0;python_version<"3.0"',
55
'enum34;python_version<"3.4"',
56
+ 'urllib3>=1.21.1,<1.25;python_version<"3.5"',
57
],
58
59
namespace_packages=['snowflake'],
0 commit comments