diff --git a/ci/snyk/requirements.txt b/ci/snyk/requirements.txt index a538d488460..8f823d54931 100644 --- a/ci/snyk/requirements.txt +++ b/ci/snyk/requirements.txt @@ -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