-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 1.07 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
aioredis==1.3.1
asgiref==3.3.1
async-timeout==3.0.1
attrs==20.3.0
autobahn==20.7.1
automat==20.2.0
cffi==1.14.4
channels==3.0.2
channels-redis==3.2.0
click==7.1.2
colorama==0.4.4
constantly==15.1.0
cryptography==3.2.1
daphne==3.0.1
dj-database-url==0.5.0
django==3.1.4
django-cors-headers==3.5.0
djangorestframework==3.12.2
djangorestframework-simplejwt==4.6.0
gunicorn==20.0.4
h11==0.11.0
hiredis==1.1.0
httptools==0.1.1; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
hyperlink==20.0.1
idna==2.10
incremental==17.5.0
jsonschema==3.2.0
msgpack==1.0.0
psycopg2-binary==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyffish==0.0.46
pyhamcrest==2.0.2
pyjwt==1.7.1
pyopenssl==20.0.0
pyrsistent==0.17.3
python-dotenv==0.15.0
pytz==2020.4
pyyaml==5.3.1
service-identity==18.1.0
six==1.15.0
sqlparse==0.4.1
twisted==20.3.0
txaio==20.4.1
uvicorn==0.12.3
uvloop==0.14.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
watchgod==0.6
websockets==8.1
whitenoise==5.2.0
zope.interface==5.2.0