further fix the build

This commit is contained in:
2017-01-17 17:48:36 -05:00
parent d374a182d9
commit 65fb2a50c8
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
pytest
pytest-cov
pytest-httpbin
pytest-mock
PySocks
sphinx
codecov
+4
View File
@@ -6,17 +6,21 @@ coverage==4.3.4
decorator==4.0.11
docutils==0.13.1
Flask==0.12
funcsigs==1.0.2
httpbin==0.5.0
imagesize==0.7.1
itsdangerous==0.24
Jinja2==2.9.4
MarkupSafe==0.23
mock==2.0.0
pbr==1.10.0
py==1.4.32
Pygments==2.1.3
PySocks==1.6.5
pytest==3.0.5
pytest-cov==2.4.0
pytest-httpbin==0.2.3
pytest-mock==1.5.0
pytz==2016.10
requests==2.12.4
six==1.10.0