We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919cbbc commit 81ac02aCopy full SHA for 81ac02a
ci/deps/travis-37-cov.yaml
@@ -32,15 +32,15 @@ dependencies:
32
- google-cloud-bigquery>=1.27.2 # GH 36436
33
- psycopg2
34
- pyarrow>=0.15.0
35
- - pymysql=0.7.11
+ - pymysql<0.10.0 # temporary pin, GH 36465
36
- pytables
37
- python-snappy
38
- python-dateutil
39
- pytz
40
- s3fs>=0.4.0
41
- scikit-learn
42
- scipy
43
- - sqlalchemy=1.3.0
+ - sqlalchemy
44
- statsmodels
45
- xarray
46
- xlrd
0 commit comments