forked from OpenDataServices/cove
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_dev.txt
80 lines (77 loc) · 1.49 KB
/
requirements_dev.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
pip==9.0.3
Django==1.11.15 # rq.filter: <1.12
-e git+https://github.com/OpenDataServices/[email protected]#egg=flattentool
django-bootstrap3==9.1.0
django-debug-toolbar==1.9.1
requests==2.18.4
cached-property==1.4.0
dealer==2.0.5
django-environ==0.4.4
jsonschema==2.6.0
json-merge-patch==0.2
python-dateutil==2.7.3
raven==6.6.0
strict-rfc3339==0.7
rfc3987==1.3.7
rfc6266==0.0.4
CommonMark==0.7.4
bleach==2.1.3
xmltodict==0.11.0
flake8==3.5.0
pytest==3.5.0
pytest-django==3.1.2
pytest-cov==2.5.1
pytest-localserver==0.4.1
pytest-xdist==1.22.2
coveralls==1.3.0
selenium==3.11.0
transifex-client==0.13.1
libsass==0.14.2
Sphinx==1.7.2
-e git+https://github.com/rtfd/recommonmark.git@3238b029b6e19b9cbceb9b85d81304f86b12c012#egg=recommonmark
sphinx-rtd-theme==0.2.4
hypothesis==3.52.0
## The following requirements were added by pip freeze:
alabaster==0.7.10
apipkg==1.4
attrs==17.4.0
Babel==2.5.3
certifi==2018.1.18
chardet==3.0.4
coverage==4.5.1
docopt==0.6.2
docutils==0.14
et-xmlfile==1.0.1
execnet==1.5.0
future==0.16.0
html5lib==1.0.1
idna==2.6
imagesize==1.0.0
jdcal==1.3
Jinja2==2.10
jsonref==0.1
LEPL==5.1.3
lxml==4.2.1
MarkupSafe==1.0
mccabe==0.6.1
more-itertools==4.1.0
openpyxl==2.5.5
packaging==17.1
pluggy==0.6.0
py==1.5.3
pycodestyle==2.3.1
pyflakes==1.6.0
Pygments==2.2.0
pyparsing==2.2.0
pytest-forked==0.2
python-slugify==1.2.5
pytz==2018.3
schema==0.6.7
six==1.11.0
snowballstemmer==1.2.1
sphinxcontrib-websupport==1.0.1
sqlparse==0.2.4
Unidecode==1.0.22
urllib3==1.22
webencodings==0.5.1
Werkzeug==0.14.1