This commit is contained in:
2016-02-18 23:58:47 -05:00
parent 47fa07dcd8
commit 45992769b2
2 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
pytest
pytest-cov
pytest-httpbin
pytest-httpbin
sphinx
+8
View File
@@ -1,14 +1,22 @@
alabaster==0.7.7
Babel==2.2.0
coverage==4.0.3
decorator==4.0.9
docutils==0.12
Flask==0.10.1
httpbin==0.4.1
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
py==1.4.31
Pygments==2.1.1
pytest==2.8.7
pytest-cov==2.2.1
pytest-httpbin==0.2.0
pytz==2015.7
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.3.5
sphinx-rtd-theme==0.1.9
Werkzeug==0.11.4
wheel==0.29.0