-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 2.46 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
aliyun-python-sdk-core==2.14.0
aliyun-python-sdk-kms==2.16.1
APScheduler==3.10.4
arrow==1.2.3
asgiref==3.7.2
async-timeout==4.0.3
backports.zoneinfo==0.2.1
certifi==2023.7.22
cffi==1.15.1
channels==4.0.0
channels-redis==4.2.0
charset-normalizer==3.2.0
colorama==0.4.6
crcmod==1.7
cryptography==41.0.7
Django==3.2.20
django-cors-headers==4.1.0
django-debug-toolbar==4.2.0
django-extensions==3.2.3
django-filter==23.2
django-nose==1.4.7
django-redis==5.3.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.1
drf-yasg==1.21.7
Faker==22.2.0
idna==3.6
inflection==0.5.1
Inflector==3.1.0
jmespath==0.10.0
jsonfield==3.1.0
kafka-python==2.0.2
loguru==0.7.0
msgpack==1.0.7
mysqlclient==2.2.0
nose==1.3.7
numpy==1.24.4
oss2==2.18.4
packaging==23.1
pip==23.3.1
pyarrow==14.0.2
pycparser==2.21
pycryptodome==3.20.0
PyJWT==2.8.0
PyMySQL==1.1.0
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0.1
querystring-parser==1.2.4
redis==4.6.0
requests==2.31.0
ruamel.yaml==0.17.32
ruamel.yaml.clib==0.2.7
setuptools==68.2.2
six==1.16.0
sqlparse==0.4.4
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==5.0.1
uritemplate==4.1.1
urllib3==2.1.0
wheel==0.41.2
win32-setctime==1.1.0
xlrd==2.0.1
xlwt==1.3.0