We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01feccb commit ba7f32bCopy full SHA for ba7f32b
Solutions/Snowflake/Data Connectors/requirements.txt
@@ -2,4 +2,5 @@ azure-functions
2
requests==2.26.0
3
python-dateutil==2.8.2
4
azure-storage-file-share==12.5.0
5
-snowflake-connector-python==2.6.1
+snowflake-connector-python==2.6.1
6
+setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments