update requirements workflow

This commit is contained in:
2016-02-18 23:57:30 -05:00
parent f6252c2203
commit 47fa07dcd8
2 changed files with 17 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
pytest
pytest-cov
pytest-httpbin
+14 -6
View File
@@ -1,6 +1,14 @@
py==1.4.30
pytest==2.8.1
pytest-cov==2.1.0
pytest-httpbin==0.0.7
httpbin==0.4.0
wheel
coverage==4.0.3
decorator==4.0.9
Flask==0.10.1
httpbin==0.4.1
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
py==1.4.31
pytest==2.8.7
pytest-cov==2.2.1
pytest-httpbin==0.2.0
six==1.10.0
Werkzeug==0.11.4
wheel==0.29.0