Skip to content

Commit d4d028e

Browse files
fixup! fix olddriver tests
1 parent da4d64d commit d4d028e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ basepython = python3.9
7171
description = run the old driver tests with pytest under {basepython}
7272
deps =
7373
pip >= 19.3.1
74-
pyOpenSSL==22.1.0
75-
snowflake-connector-python==1.9.1
74+
pyOpenSSL==22.0.0
75+
snowflake-connector-python==2.8.0
7676
azure-storage-blob==2.1.0
7777
pandas==2.0.3
7878
pendulum!=2.1.1

0 commit comments

Comments
 (0)