-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.18 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
amqp==5.0.6
asgiref==3.4.1
billiard==3.6.4.0
celery==5.2.1
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.7.1
Deprecated==1.2.13
diff-match-patch==20200713
Django==3.2.7
django-contrib-comments==2.1.0
django-cors-headers==3.10.0
django-crispy-forms==1.13.0
django-filter==21.1
django-formtools==2.2
django-guardian==2.4.0
django-haystack==3.1.1
django-import-export==2.4.0
django-pure-pagination==0.3.0
django-redis==5.0.0
django-reversion==4.0.1
djangorestframework==3.12.4
djangorestframework-jwt==1.11.0
et-xmlfile==1.1.0
future==0.18.2
httplib2==0.20.2
idna==3.3
itsdangerous==2.0.1
itypes==1.2.0
jieba==0.42.1
Jinja2==3.0.3
kombu==5.2.2
Markdown==3.3.4
MarkupPy==1.14
MarkupSafe==2.0.1
mod-wsgi==4.9.0
mysqlclient==2.0.3
odfpy==1.4.1
openpyxl==3.0.9
Pillow==8.4.0
prompt-toolkit==3.0.22
PyJWT==1.7.1
pyparsing==3.0.6
pytz==2021.1
PyYAML==6.0
redis==4.0.2
requests==2.26.0
six==1.10.0
sqlparse==0.4.1
tablib==3.1.0
uritemplate==4.1.1
urllib3==1.26.7
vine==5.0.0
wcwidth==0.2.5
Whoosh==2.7.4
wrapt==1.13.3
xadmin-x==0.7.4
xlrd==2.0.1
XlsxWriter==3.0.2
xlwt==1.3.0