Skip to content

Commit fb1f5d4

Browse files
sfc-gh-stakedaankit-bhatnagar167
authored andcommitted
SNOW-92244: remove urllib3 version restriction for Python 2.7
1 parent f155ad4 commit fb1f5d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ def _get_pyarrow_lib_pattern(self, lib_name):
171171
'pyasn1>=0.4.0,<0.5.0;python_version<"3.0"',
172172
'pyasn1-modules>=0.2.0,<0.3.0;python_version<"3.0"',
173173
'enum34;python_version<"3.4"',
174-
'urllib3>=1.21.1,<1.25;python_version<"3.5"',
175174
],
176175

177176
namespace_packages=['snowflake'],

0 commit comments

Comments
 (0)