forked from ertush/mfl_api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev_requirements.txt
95 lines (95 loc) · 1.68 KB
/
dev_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
83
84
85
86
87
88
89
90
91
92
93
94
95
amqp==1.4.9
ansible==1.9.6
anyjson==0.3.3
apache-libcloud==0.17.0
apipkg==1.5
backports.ssl-match-hostname==3.7.0.1
billiard==3.3.0.23
boto==2.38.0
cairocffi==0.9.0
CairoSVG==1.0.22
celery==3.1.19
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
commonmark==0.8.1
coreapi==2.3.3
coreschema==0.0.4
coverage==3.7.1
cssselect2==0.2.1
defusedxml==0.5.0
dj-database-url==0.4.0
Django==1.11.27
django-allauth==0.39.1
django-braces==1.13.0
django-cors-headers==2.1.0
django-debug-toolbar==1.8
django-environ==0.3.1
django-filter==1.0.4
django-oauth-toolkit==0.11.0
django-redis==4.0.0
django-rest-auth==0.9.1
django-rest-swagger==2.1.0
django-reversion==2.0.5
django-storages==1.1.8
djangorestframework==3.6.3
djangorestframework-csv==1.3.4
djangorestframework-gis==0.8.2
djangorestframework-xml==1.0.1
docutils==0.14
drf-extensions==0.3.1
ecdsa==0.13
execnet==1.5.0
Fabric==1.10.5
filechunkio==1.6
flake8==2.3.0
future==0.17.1
gunicorn==19.3.0
html5lib==0.9999999
idna==2.8
itypes==1.1.0
Jinja2==2.10
kombu==3.0.37
Markdown==2.5.2
MarkupSafe==1.1.1
mccabe==0.6.1
mock==1.0.1
model-mommy==1.2.6
oauthlib==1.1.2
openapi-codec==1.3.2
paramiko==1.18.5
pdfrw==0.4
pep8==1.7.1
psycopg2==2.7
py==1.8.0
pycparser==2.19
pycrypto==2.6.1
pyflakes==2.1.1
Pyphen==0.9.5
pytest==2.7.3
pytest-django==2.8.0
pytest-xdist==1.11
python-coveralls==2.5.0
python-dateutil==2.8.0
python-openid==2.2.5
pytz==2018.9
PyYAML==5.1
recommonmark==0.1.1
redis==3.2.1
requests==2.21.0
requests-oauthlib==1.2.0
sh==1.12.14
Shapely==1.5.17.post1
simplejson==3.16.0
six==1.9.0
sqlparse==0.1.19
tinycss2==0.6.1
tox==1.9.2
uritemplate==3.0.0
urllib3==1.24.1
virtualenv==12.0.7
WeasyPrint==0.42.3
webencodings==0.5.1
Werkzeug==0.10.4
wheel==0.33.1
XlsxWriter==0.7.9