Sync PyAthena/botocore versions with requirements_all_ds.txt. (#3713)

This commit is contained in:
Arik Fraimovich 2019-04-17 09:43:33 +03:00 committed by GitHub
parent e485c964c5
commit 9b3dd82ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ mock==2.0.0
# PyMongo and Athena dependencies are needed for some of the unit tests: # PyMongo and Athena dependencies are needed for some of the unit tests:
# (this is not perfect and we should resolve this in a different way) # (this is not perfect and we should resolve this in a different way)
pymongo[tls,srv]==3.6.1 pymongo[tls,srv]==3.6.1
botocore==1.12.85 botocore==1.12.115
PyAthena>=1.0.0 PyAthena>=1.5.0
ptvsd==4.2.3 ptvsd==4.2.3
freezegun==0.3.11 freezegun==0.3.11