-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
53 lines (53 loc) · 961 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
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
autobahn==23.1.2
Automat==22.10.0
beautifulsoup4==4.11.2
certifi==2022.12.7
cffi==1.15.1
channels==4.0.0
channels-redis==4.0.0
charset-normalizer==3.0.1
colorama==0.4.6
constantly==15.1.0
cryptography==39.0.1
daphne==4.0.0
dj-database-url==1.2.0
Django==4.1.7
django-bootstrap5==22.2
django-cors-headers==3.13.0
django-environ==0.9.0
django-heroku==0.3.1
exceptiongroup==1.1.0
gunicorn==20.1.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
iniconfig==2.0.0
msgpack==1.0.4
packaging==23.0
pluggy==1.0.0
psycopg2==2.9.5
psycopg2-binary==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyOpenSSL==23.0.0
pytest==7.2.1
pytest-asyncio==0.20.3
pytest-django==4.5.2
redis==4.5.1
requests==2.28.2
service-identity==21.1.0
six==1.16.0
soupsieve==2.4
sqlparse==0.4.3
tomli==2.0.1
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.5.0
tzdata==2022.7
urllib3==1.26.14
whitenoise==6.3.0
zope.interface==5.5.2