forked from duowngng/TUTORial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 1.1 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
aioredis==1.3.1
asgiref==3.7.2
async-timeout==4.0.3
attrs==23.1.0
autobahn==23.6.2
Automat==22.10.0
certifi==2023.7.22
cffi==1.15.1
channels==2.4.0
channels-redis==2.4.2
charset-normalizer==3.2.0
constantly==15.1.0
cryptography==41.0.3
daphne==2.5.0
distlib==0.3.7
dj-database-url==2.1.0
Django==4.2.3
django-environ==0.10.0
django-filter==23.2
django-multiselectfield==0.1.12
django-redis==5.3.0
django-thread==0.0.1
docker==6.1.3
filelock==3.12.2
gunicorn==21.2.0
hiredis==2.2.3
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
mpmath==1.3.0
msgpack==0.6.2
numpy==1.24.3
packaging==23.1
Pillow==10.0.0
platformdirs==3.10.0
psycopg2==2.9.6
psycopg2-binary==2.9.7
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pyOpenSSL==23.2.0
python-dateutil==2.8.2
pytz==2023.3
razorpay==1.4.1
redis==5.0.0
requests==2.31.0
scipy==1.10.1
service-identity==23.1.0
six==1.16.0
sqlparse==0.4.4
sympy==1.12
Twisted==23.8.0
txaio==23.1.1
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.0.4
virtualenv==20.24.3
websocket-client==1.6.2
whitenoise==6.5.0
zope.interface==6.0