-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 1.87 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
ansimarkup==1.5.0
asgiref==3.4.1
attrs==21.2.0
autobahn==21.3.1
Automat==20.2.0
cffi==1.15.0
channels==3.0.4
colorama==0.4.4
constantly==15.1.0
cryptography==35.0.0
daphne==3.0.2
dj-database-url==0.5.0
Django==3.2.9
django-cors-headers==3.10.0
django-dotenv==1.4.2
django-extensions==3.1.5
django-filter==21.1
django-heroku==0.3.1
django-postgres-extensions==0.9.3
django-postgres-extra==2.0.3
djangorestframework==3.12.4
enforce==0.3.4
gunicorn==20.1.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
mysqlclient==2.1.0
p5py==1.0.0
pep517==0.12.0
Pillow==8.4.0
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyMySQL==1.0.2
pyOpenSSL==21.0.0
python-dateutil==2.8.2
pytz==2021.3
redis==3.5.3
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.2
structlog==21.2.0
tomli==1.2.2
Twisted==21.7.0
txaio==21.2.1
typing-extensions==3.10.0.2
whitenoise==5.3.0
wrapt==1.13.3
zope.interface==5.4.0