Skip to content

Commit

Permalink
fixup! fix olddriver tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller committed Nov 14, 2024
1 parent da4d64d commit a57dc10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,11 @@ basepython = python3.9
description = run the old driver tests with pytest under {basepython}
deps =
pip >= 19.3.1
pyOpenSSL==22.1.0
snowflake-connector-python==1.9.1
pyOpenSSL==22.0.0
snowflake-connector-python==2.8.0
azure-storage-blob==2.1.0
pandas==2.0.3
numpy==1.26.4
pendulum!=2.1.1
pytest<6.1.0
pytest-cov
Expand Down

0 comments on commit a57dc10

Please sign in to comment.