-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
82 lines (82 loc) · 1.5 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
amqp==2.4.2
asgiref==1.1.2
attrs==19.1.0
autobahn==20.12.3
Automat==0.7.0
billiard==3.6.0.0
celery==5.2.2
certifi==2018.1.18
channels==1.1.8
chardet==3.0.4
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
daphne==1.4.2
diff-match-patch==20121119
Django==1.11.23
django-braces==1.12.0
django-crispy-forms==1.7.2
django-debug-toolbar==1.11.1
django-filter==1.1.0
django-formtools==2.1
django-guardian==1.4.9
django-haystack==2.7.0
django-import-export==1.0.0
django-ipware==2.0.1
django-markdown-deux==1.0.5
django-oauth-toolkit==1.0.0
django-redis==4.0.0
django-redis-cache==1.7.1
django-rest-framework-social-oauth2==1.1.0
django-reversion==2.0.13
django-simple-captcha==0.4.6
django-simpleui==3.3
djangorestframework==3.11.2
djangorestframework-jwt==1.11.0
drf-extensions==0.3.1
et-xmlfile==1.0.1
future==0.15.2
httplib2==0.19.0
hyperlink==19.0.0
idna==2.6
incremental==17.5.0
itsdangerous==1.1.0
itypes==1.1.0
jdcal==1.4
jieba==0.39
Jinja2==2.11.3
kombu==4.5.0
Markdown==2.6.11
markdown2==2.4.0
MarkupSafe==1.0
MySQL-python==1.2.5
oauthlib==2.0.7
odfpy==1.3.6
olefile==0.44
openpyxl==2.5.3
Pillow==9.0.1
Pygments==2.7.4
PyHamcrest==1.9.0
PyJWT==1.6.1
python-memcached==1.58
python-openid==2.2.5
pytz==2019.1
PyYAML==5.4
redis==2.10.6
requests==2.22.0
requests-oauthlib==0.8.0
six==1.11.0
social-auth-app-django==2.1.0
social-auth-core==1.7.0
sqlparse==0.2.4
tablib==0.12.1
Twisted==19.7.0
txaio==18.8.1
unicodecsv==0.14.1
uritemplate==3.0.0
urllib3==1.26.5
vine==1.3.0
Whoosh==2.7.4
xlrd==1.1.0
xlwt==1.3.0
zope.interface==4.6.0