-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.09 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
aioredis==1.3.1
asgiref==3.3.0
astroid==1.6.6
async-timeout==3.0.1
attrs==20.3.0
autobahn==20.7.1
Automat==20.2.0
boto3==1.16.18
botocore==1.19.18
certifi==2020.6.20
cffi==1.14.0
channels==3.0.2
channels-redis==3.2.0
chardet==3.0.4
constantly==15.1.0
cryptography==2.9.2
cycler==0.10.0
daphne==3.0.0
dj-database-url==0.5.0
Django==3.1.3
django-environ==0.4.5
django-heroku==0.3.1
gunicorn==20.0.4
hiredis==1.1.0
hyperlink==20.0.1
idna==2.9
incremental==17.5.0
isort==5.6.1
jmespath==0.10.0
kiwisolver==1.2.0
lazy-object-proxy==1.5.1
matplotlib==3.2.2
mccabe==0.6.1
msgpack==1.0.0
numpy==1.19.1
pandas==1.1.2
patsy==0.5.1
psycopg2==2.8.6
psycopg2-binary==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycosat==0.6.3
pycparser==2.20
PyHamcrest==2.0.2
pylint==1.9.4
pyOpenSSL==19.1.0
pyparsing==2.4.7
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2020.1
requests==2.23.0
ruamel-yaml==0.15.87
s3transfer==0.3.3
scipy==1.5.0
service-identity==18.1.0
six==1.14.0
sqlparse==0.4.1
statsmodels==0.11.1
tornado==6.0.4
tqdm==4.46.0
Twisted==20.3.0
txaio==20.4.1
urllib3==1.25.8
whitenoise==5.2.0
wrapt==1.12.1
zope.interface==5.2.0