pipfile updates

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-15 11:19:23 -04:00
parent e8ccdd6343
commit 68f10d0d1a
+1 -1
View File
@@ -8,7 +8,7 @@ verify_ssl = true
pytest = ">=2.8.0"
codecov = "*"
pytest-httpbin = "==0.0.7"
pytest-httpbin = "*"
pytest-mock = "*"
pytest-cov = "*"
pytest-xdist = "*"