generated from jeffreykirchner/multi_user_socket_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
46 lines (46 loc) · 817 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
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
autobahn==24.4.2
Automat==22.10.0
certifi==2024.07.04
cffi==1.16.0
channels==4.0.0
channels-redis==4.1.0
charset-normalizer==3.1.0
constantly==15.1.0
crispy-bootstrap5==0.7
cryptography==43.0.1
daphne==4.0.0
Django==4.2.*
django-crispy-forms==2.0
django-tinymce==4.1.0
hyperlink==21.0.0
idna==3.7
incremental==24.7.2
iniconfig==2.0.0
msgpack==1.0.5
packaging==23.0
pluggy==1.0.0
psycopg==3.2.1
psycopg-binary==3.2.1
psycopg-pool==3.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyOpenSSL==24.2.1
pytest==7.2.2
pytest-asyncio==0.21.0
pytest-django==4.5.2
pytz==2023.3
redis==4.5.4
requests==2.32.3
service-identity==21.1.0
six==1.16.0
sqlparse==0.5.0
Twisted==24.7.0
txaio==23.1.1
typing_extensions==4.8.0
urllib3==2.2.2
whitenoise==6.5.0
zope.interface==6.0