forked from liangliangyy/DjangoBlog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
52 lines (52 loc) · 888 Bytes
/
requirements.txt
File metadata and controls
52 lines (52 loc) · 888 Bytes
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
appdirs==1.4.3
asn1crypto==0.24.0
astroid==2.2.5
bottle==0.12.16
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
coverage==4.5.2
cryptography==2.6.1
Django==2.1.7
django-appconf==1.0.3
django-autoslug==1.9.4
django-compressor==2.2
django-debug-toolbar==1.11
django-haystack==2.8.1
django-ipware==2.1.0
django-mdeditor==0.1.13
django-uuslug==1.1.8
idna==2.8
isort==4.3.14
jieba==0.39
jsonpickle==1.1
lazy-object-proxy==1.3.1
markdown2==2.3.7
mccabe==0.6.1
mistune==0.8.4
olefile==0.46
packaging==19.0
Pillow==5.4.1
pycparser==2.19
Pygments==2.3.1
pylint==2.3.1
PyMySQL==0.9.3
pyparsing==2.3.1
python-memcached==1.59
python-slugify==3.0.0
pytz==2018.9
raven==6.10.0
rcssmin==1.0.6
requests==2.21.0
rjsmin==1.1.0
six==1.12.0
sqlparse==0.2.4
text-unidecode==1.2
typed-ast==1.3.1
Unidecode==1.0.23
urllib3==1.24.1
webencodings==0.5.1
WeRoBot==1.8.0
Whoosh==2.7.4
wrapt==1.11.1
xmltodict==0.12.0