forked from ni/nixnet-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements_test.txt
More file actions
39 lines (39 loc) · 1.3 KB
/
requirements_test.txt
File metadata and controls
39 lines (39 loc) · 1.3 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-index --no-emit-trusted-host --output-file requirements_test.txt requirements_test.in
#
alabaster==0.7.10 # via sphinx
babel==2.4.0 # via sphinx
certifi==2017.7.27.1 # via requests
chardet==3.0.4 # via requests
check-manifest==0.35
colorama==0.3.9 # via pytest, sphinx
coverage==4.4.1
docutils==0.13.1
flake8==2.5.5 # via hacking
hacking==0.13.0
idna==2.5 # via requests
imagesize==0.7.1 # via sphinx
jinja2==2.9.6 # via sphinx
markupsafe==1.0 # via jinja2
mccabe==0.2.1 # via flake8, hacking
mock==2.0.0
pbr==3.1.1 # via hacking, mock
pep8-naming==0.4.1
pep8==1.5.7 # via flake8, hacking
py==1.4.34 # via pytest
pyflakes==0.8.1 # via flake8, hacking
pygments==2.2.0
pytest-cov==2.5.1
pytest==3.1.3
pytz==2017.2 # via babel
requests==2.18.2 # via sphinx
six==1.10.0 # via hacking, mock, sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.2.4
sphinx==1.6.3
sphinxcontrib-websupport==1.0.1 # via sphinx
typing==3.6.1 # via sphinx
urllib3==1.22 # via requests