-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (55 loc) · 989 Bytes
/
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
aioredis==1.2.0
asgiref==2.3.2
asn1crypto==0.24.0
async-timeout==2.0.1
attrs==19.1.0
autobahn==19.1.1
Automat==0.7.0
certifi==2018.11.29
cffi==1.12.2
channels==2.1.7
channels-redis==2.3.3
chardet==3.0.4
constantly==15.1.0
cryptography==2.6.1
daphne==2.2.5
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.2
django-allauth==0.39.1
django-anymail==4.3
django-debug-toolbar==1.10.1
django-environ==0.4.5
django-heroku==0.3.1
django-js-asset==1.1.0
django-mptt==0.9.1
djangorestframework==3.9.2
h2==3.0.1
hiredis==1.0.0
hpack==3.0.0
hyperframe==5.2.0
hyperlink==18.0.0
idna==2.8
incremental==17.5.0
msgpack==0.6.1
oauthlib==3.0.1
priority==1.3.0
psycopg2==2.7.7
pyasn1==0.4.5
pyasn1-modules==0.2.4
pycparser==2.19
PyHamcrest==1.9.0
pyOpenSSL==19.0.0
python3-openid==3.1.0
pytz==2018.9
requests==2.21.0
requests-oauthlib==1.0.0
service-identity==17.0.0
six==1.12.0
sqlparse==0.2.4
Twisted==18.9.0
txaio==18.8.1
urllib3==1.24.1
websocket-client==0.56.0
whitenoise==4.1.2
zope.interface==4.6.0