-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
72 lines (72 loc) · 1.34 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
asgiref==3.2.10
beautifulsoup4==4.9.3
CacheControl==0.12.6
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
cycler==0.10.0
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.1.2
django-allauth==0.42.0
django-crispy-forms==1.9.2
django-heroku==0.3.1
django-widget-tweaks==1.4.8
djangorestframework==3.12.1
firebase==3.0.1
firebase-admin==4.4.0
gcloud==0.17.0
google-api-core==1.22.4
google-api-python-client==1.12.3
google-auth==1.22.1
google-auth-httplib2==0.0.4
google-cloud-core==1.4.3
google-cloud-firestore==1.9.0
google-cloud-storage==1.31.2
google-crc32c==1.0.0
google-resumable-media==1.1.0
googleapis-common-protos==1.52.0
grpcio==1.32.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.10
Jinja2==2.11.2
jws==0.1.3
kiwisolver==1.3.1
MarkupSafe==1.1.1
matplotlib==3.3.3
mpld3==0.5.2
msgpack==1.0.0
numpy==1.19.2
oauth2client==3.0.0
oauthlib==3.1.0
pandas==1.1.3
Pillow==8.0.1
prettytable==2.0.0
protobuf==3.13.0
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycryptodome==3.4.3
pylinkvalidator==0.3
pyparsing==2.4.7
Pyrebase==3.0.27
python-dateutil==2.8.1
python-jwt==2.0.1
python3-openid==3.2.0
pytz==2020.1
requests==2.11.1
requests-oauthlib==1.3.0
requests-toolbelt==0.7.0
rsa==4.6
scipy==1.5.4
seaborn==0.11.0
six==1.15.0
soupsieve==2.0.1
sqlparse==0.4.1
sseclient==0.0.27
tabulate==0.8.7
uritemplate==3.0.1
urllib3==1.25.10
wcwidth==0.2.5
whitenoise==5.2.0