-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
72 lines (72 loc) · 1.26 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
amqp==5.2.0
asgiref==3.8.1
async-timeout==4.0.3
attrs==23.1.0
autobahn==23.6.2
Automat==22.10.0
billiard==4.2.0
black==22.12.0
celery==5.3.6
certifi==2023.7.22
cffi==1.17.1
channels==4.2.0
channels-redis==4.1.0
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
constantly==15.1.0
coverage==5.5
cryptography==41.0.4
daphne==4.0.0
deprecation==2.1.0
Django==5.1.3
django-cors-headers==3.13.0
django-debug-toolbar==4.2.0
django-filter==24.3
django-phonenumber-field==8.0.0
djangorestframework==3.14.0
eyed3==0.9.7
filetype==1.2.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
kombu==5.3.5
msgpack==1.0.5
mypy==1.6.0
mypy-extensions==1.0.0
packaging==22.0
pathspec==0.10.3
phonenumbers==8.13.52
pillow==11.0.0
platformdirs==2.6.0
playsound==1.3.0
prompt-toolkit==3.0.43
psycopg==3.2.3
psycopg-binary==3.2.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pyOpenSSL==23.2.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
pytz==2022.7
redis==4.6.0
requests==2.31.0
service-identity==23.1.0
setuptools==68.2.2
six==1.16.0
sqlparse==0.4.4
tinytag==1.8.1
toml==0.10.2
Twisted==23.10.0rc1
txaio==23.1.1
typing_extensions==4.6.3
tzdata==2022.7
urllib3==2.0.7
vine==5.1.0
wcwidth==0.2.13
wheel==0.45.1
zope.interface==6.0