-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
executable file
·79 lines (79 loc) · 1.4 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
73
74
75
76
77
78
79
absl-py==0.9.0
argon==0.2.0
asgiref==3.2.10
astunparse==1.6.3
bcrypt==3.2.0
beautifulsoup4==4.9.3
boto3==1.13.1
botocore==1.16.1
bs4==0.0.1
cachetools==4.1.0
certifi==2020.4.5.1
cffi==1.14.3
chardet==3.0.4
cryptography==2.9.2
defusedxml==0.6.0
dill==0.2.5
dj-database-url==0.5.0
Django==3.1.1
django-allauth==0.41.0
django-background-tasks==1.2.5
django-compat==1.0.15
django-cors-headers==3.3.0
django-crispy-forms==1.9.1
django-estimators==0.2.1
django-heroku==0.3.1
django-imperavi==0.2.3
django-storages==1.9.1
docutils==0.15.2
future==0.18.2
gast==0.3.3
google-auth==1.15.0
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
grpcio==1.29.0
gunicorn==20.0.4
h5py==2.10.0
idna==2.9
importlib-metadata==1.6.0
jmespath==0.9.5
ldif3==3.1.1
numpy==1.18.5
oauthlib==3.1.0
opt-einsum==3.2.1
pandas==1.0.4
protobuf==3.12.2
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==1.7.1
pyreadline==2.1
python-card-me==0.9.3
python-dateutil==2.8.1
python-decouple==3.3
python-http-client==3.2.7
python3-openid==3.1.0
pytz==2020.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
s3transfer==0.3.3
sendgrid==6.3.0
six==1.14.0
social-auth-app-django==3.1.0
social-auth-core==3.3.3
sorl-thumbnail==12.6.3
soupsieve==2.0.1
sqlparse==0.3.1
surlex==0.2.0
termcolor==1.1.0
threadpoolctl==2.0.0
unicodecsv==0.14.1
urllib3==1.25.9
Werkzeug==1.0.1
whitenoise==5.0.1
wincertstore==0.2
wrapt==1.12.1
zipp==3.1.0
APScheduler==3.6.3