We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03b9bc commit 07b0553Copy full SHA for 07b0553
pyproject.toml
@@ -25,7 +25,6 @@ requires-python = ">=3.10"
25
description = "Snowflake CLI"
26
readme = "README.md"
27
dependencies = [
28
- "certifi==2025.1.31",
29
"GitPython==3.1.44",
30
"jinja2==3.1.6",
31
"packaging",
snyk/requirements.txt
@@ -1,4 +1,3 @@
1
-certifi==2025.1.31
2
GitPython==3.1.44
3
jinja2==3.1.6
4
packaging
0 commit comments