Skip to content

Commit

Permalink
Merge pull request #86 from snowflakedb/yawang/gcp
Browse files Browse the repository at this point in the history
SNOW-979362 Upgrade connector for GCP downscoped token
  • Loading branch information
sfc-gh-yawang authored Jan 3, 2024
2 parents 1ef3f1f + cd89daa commit 7506c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from sys import version_info, exit
# Define our list of installation dependencies
DEPENDS = ["pyjwt",
"snowflake-connector-python>=2.2.7",
"snowflake-connector-python>=3.0.3",
"furl",
"cryptography",
"requests<=2.31.0"]
Expand Down

0 comments on commit 7506c5a

Please sign in to comment.