-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 956 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
Django==5.1.4
PyJWT
mysql-connector-python
PySocks==1.7.1
PyYAML==6.0.2
asgiref==3.8.1
attrs==24.3.0
beautifulsoup4==4.12.3
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.1
defusedxml==0.7.1
diff-match-patch==20241021
django-cors-headers==4.6.0
django-crispy-forms==2.3
django-filter==24.3
django-formtools==2.5.1
django-guardian==2.4.0
django-import-export==4.3.3
django-reversion==5.1.0
djangorestframework==3.15.2
djangorestframework-jwt
et_xmlfile==2.0.0
h11==0.14.0
idna==3.10
jieba==0.42.1
mysqlclient==2.2.6
odfpy==1.4.1
openpyxl==3.1.5
outcome==1.3.0.post0
pip==24.3.1
pycparser==2.22
pytz==2024.2
requests==2.32.3
selenium==4.27.1
setuptools==75.6.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.6
sqlparse==0.5.3
tablib==3.7.0
trio==0.28.0
trio-websocket==0.11.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
websocket-client==1.8.0
wsproto==1.2.0
xlrd==2.0.1
xlwt==1.3.0