Skip to content

Commit

Permalink
SNOW-1628439: Update synk requirement to match with setup.py (#2101)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-aalam authored Aug 16, 2024
1 parent e252e5d commit 13a5dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/snyk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools>=40.6.0
wheel
cloudpickle>=1.6.0,<=2.0.0
snowflake-connector-python>=2.7.12,<4.0.0
snowflake-connector-python>=3.10.0,<4.0.0
typing-extensions>=4.1.0,<5.0.0

0 comments on commit 13a5dab

Please sign in to comment.