-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements_dev.txt
44 lines (44 loc) · 1.29 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
#
# This file is autogenerated by pip-compile
# Make changes in requirements_dev.in, then run this to update:
#
# pip-compile --no-index requirements_dev.in
#
alabaster==0.7.7 # via sphinx
apipkg==1.4 # via execnet
argh==0.26.1 # via watchdog
babel==2.2.0 # via sphinx
bumpversion==0.5.3
click==6.2 # via pip-tools
coverage==4.0.3 # via pytest-cov
docutils==0.12 # via restructuredtext-lint, sphinx
execnet==1.4.1 # via pytest-xdist
first==2.0.1 # via pip-tools
flake8==2.5.1
future==0.15.2
Jinja2==2.8
MarkupSafe==0.23
mccabe==0.3.1 # via flake8
mock==1.3.0
pathtools==0.1.2 # via watchdog
pbr==1.8.1 # via mock
pep8==1.7.0 # via flake8
pip-tools==1.5
pluggy==0.3.1 # via tox
py==1.4.31 # via pytest, pytest-xdist, tox
pyflakes==1.0.0 # via flake8
Pygments==2.1
pytest-cov==2.2.0
pytest-xdist==1.13.1
pytest==2.8.6
pytz==2015.7 # via babel
pyyaml==3.11
restructuredtext-lint==0.14.0
six==1.10.0 # via mock, pip-tools, sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.1.9 # via sphinx
sphinx==1.3.4
tox==2.3.1
virtualenv==14.0.1 # via tox
watchdog==0.8.3
wheel==0.26.0