-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
60 lines (60 loc) · 2.27 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
asgiref==3.6.0
async-timeout==4.0.2
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
coreapi==2.3.3
coreschema==0.0.4
cryptography==39.0.1
Deprecated==1.2.13
Django==4.1.7
django-cors-headers==3.13.0
django-filter==22.1
django-multi-captcha-admin==2.0.0
django-ranged-response==0.2.0
django-ratelimit==4.0.0
django-redis==5.2.0
django-simple-captcha==0.5.17
django-simpleui==2023.3.1
djangorestframework==3.14.0
drf-yasg==1.21.5
et-xmlfile==1.1.0
idna==3.4
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
MarkupSafe==2.1.2
openpyxl==3.1.1
optionaldict==0.1.2
packaging==23.0
Pillow==9.4.0
pip==23.0.1
pycparser==2.21
pyOpenSSL==23.0.0
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2022.7.1
redis==4.5.1
requests==2.28.2
rq==1.13.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
setuptools==67.3.2
six==1.16.0
sqlparse==0.4.3
testfixtures==7.1.0
typing_extensions==4.5.0
tzdata==2022.7
uritemplate==4.1.1
urllib3==1.26.14
wechatpy==1.8.18
wheel==0.38.4
win-inet-pton==1.1.0
wincertstore==0.2
wrapt==1.14.1
xmltodict==0.13.0