-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 1018 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
56
aioredis==1.3.1
asgi-redis==1.4.3
asgiref==3.3.4
async-timeout==3.0.1
attrs==21.2.0
autobahn==21.3.1
Automat==20.2.0
boto3==1.17.105
botocore==1.20.105
cffi==1.14.5
channels==3.0.3
channels-redis==3.3.0
click==8.0.1
constantly==15.1.0
cryptography==3.4.7
daphne==3.0.2
dj-database-url==0.5.0
Django==3.2.4
django-cors-headers==3.7.0
django-environ==0.4.5
django-filter==2.4.0
django-heroku==0.0.0
django-redis==5.0.0
django-storages==1.11.1
djangorestframework==3.12.4
gunicorn==20.1.0
h11==0.12.0
hiredis==2.0.0
hyperlink==21.0.0
idna==3.2
incremental==21.3.0
jmespath==0.10.0
Markdown==3.3.4
msgpack==1.0.2
msgpack-python==0.5.6
Pillow==8.3.0
psycopg2-binary==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyOpenSSL==20.0.1
python-dateutil==2.8.1
python-decouple==3.4
pytz==2021.1
redis==3.5.3
s3transfer==0.4.2
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.1
Twisted==21.2.0
txaio==21.2.1
urllib3==1.26.6
uvicorn==0.14.0
wadofstuff-django-serializers==1.1.0
whitenoise==5.2.0
zope.interface==5.4.0