diff --git a/release_creation/bundle/requirements/v1.5.latest.requirements.txt b/release_creation/bundle/requirements/v1.5.latest.requirements.txt index 81fe2086..d13ba78a 100644 --- a/release_creation/bundle/requirements/v1.5.latest.requirements.txt +++ b/release_creation/bundle/requirements/v1.5.latest.requirements.txt @@ -13,5 +13,5 @@ pandas<2.2.0,>=2.0.0 pyarrow~=14.0.1 pyasn1-modules~=0.2.1 pyodbc==4.0.39 --no-binary pyodbc -snowflake-connector-python[secure-local-storage]~=3.0,!=3.0.4 +snowflake-connector-python[secure-local-storage]~=3.11 snowflake-connector-python~=3.0,!=3.0.4 \ No newline at end of file