-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathtest-requirements.txt
38 lines (38 loc) · 1.27 KB
/
test-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file test-requirements.txt test-requirements.in
#
alabaster==0.7.8 # via sphinx
apipkg==1.4 # via execnet
astroid==1.4.6 # via pylint
babel==2.3.4 # via sphinx
codeclimate-test-reporter==0.1.1
colorama==0.3.7 # via pylint
coverage==4.1 # via codeclimate-test-reporter, pytest-cov
docutils==0.12 # via sphinx
execnet==1.4.1 # via pytest-cache
imagesize==0.7.1 # via sphinx
jinja2==2.8 # via sphinx
lazy-object-proxy==1.2.2 # via astroid
markupsafe==0.23 # via jinja2
pep8==1.7.0 # via pytest-pep8
py==1.4.31 # via pytest
pyflakes==1.2.3 # via pytest-flakes
pygments==2.1.3 # via sphinx
pylint==1.5.5
pytest-cache==1.0 # via pytest-flakes, pytest-pep8
pytest-cov==2.2.1
pytest-flakes==1.0.1
pytest-pep8==1.0.6
pytest==2.9.1
pytz==2016.4 # via babel
requests==2.10.0 # via codeclimate-test-reporter
six==1.10.0 # via astroid, pylint, sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx-paramlinks==0.3.2
sphinx-rtd-theme==0.1.9
sphinx==1.4.4
untangle==1.1.0
wrapt==1.10.8 # via astroid