Skip to content

Commit 357ad14

Browse files
sfc-gh-stakedaankit-bhatnagar167
authored andcommitted
SNOW-100458: add asn1crypto requirement to mitigate incompatibility change
1 parent eb6e3bd commit 357ad14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ def _get_pyarrow_lib_pattern(self, lib_name):
170170
'ijson',
171171
'pyjwt',
172172
'idna',
173+
'asn1crypto<1.0.0',
173174
'pyasn1>=0.4.0,<0.5.0;python_version<"3.0"',
174175
'pyasn1-modules>=0.2.0,<0.3.0;python_version<"3.0"',
175176
'enum34;python_version<"3.4"',

0 commit comments

Comments
 (0)