-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrequirements.txt
More file actions
21 lines (21 loc) · 885 Bytes
/
requirements.txt
File metadata and controls
21 lines (21 loc) · 885 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
cachetools==3.1.1 # via google-auth
google-api-python-client==1.7.9
google-auth-httplib2==0.0.3 # via google-api-python-client
google-auth==1.6.3 # via google-api-python-client, google-auth-httplib2
httplib2==0.13.0 # via google-api-python-client, google-auth-httplib2, oauth2client
numpy==1.16.4 # via pandas
oauth2client==4.1.3
pandas==0.24.2
pyasn1-modules==0.2.5 # via google-auth, oauth2client
pyasn1==0.4.5 # via oauth2client, pyasn1-modules, rsa
python-dateutil==2.8.0 # via pandas
pytz==2019.1 # via pandas
rsa==4.0 # via google-auth, oauth2client
six==1.12.0 # via google-api-python-client, google-auth, oauth2client, python-dateutil
uritemplate==3.0.0 # via google-api-python-client