-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 1.14 KB
/
requirements.txt
File metadata and controls
63 lines (63 loc) · 1.14 KB
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
appdirs==1.4.4
appnope==0.1.0
asgiref==3.2.10
astroid==2.4.2
autopep8==1.5.4
backcall==0.1.0
black==20.8b1
click==7.1.2
dataclasses==0.7
decorator==4.4.1
Django==1.11.5
django-bootstrap-datepicker==1.2.3
django-ckeditor==5.3.1
django-crispy-forms==1.6.1
django-cuser==2017.3.16
django-excel==0.0.9
django-floppyforms==1.7.0
django-js-asset==0.1.1
django-modeltranslation==0.12.1
django-mysql==2.1.0
django-navigation==0.8.1
django-tinymce==2.6.0
django-widget-tweaks==1.4.1
djangorestframework==3.6.2
djangorestframework-simplejwt==4.4.0
et-xmlfile==1.0.1
factory-boy==3.1.0
fake-factory==9999.9.9
Faker==4.0.0
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
ipdb==0.12.2
ipython==7.9.0
ipython-genutils==0.2.0
jdcal==1.3
jedi==0.15.1
lml==0.0.1
mysqlclient==2.0.1
openpyxl==2.4.8
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
Pillow==5.0.0
prompt-toolkit==2.0.10
ptyprocess==0.6.0
pyexcel==0.5.4
pyexcel-io==0.5.1
pyexcel-webio==0.1.2
Pygments==2.4.2
PyMySQL==0.7.11
python-dateutil==2.7.5
python-memcached==1.59
pytz==2017.2
six==1.13.0
sqlparse==0.3.1
text-unidecode==1.3
texttable==0.9.1
traitlets==4.3.3
unicodecsv==0.14.1
wcwidth==0.1.7
xlrd==1.1.0
xlwt==1.3.0