Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -1,7 +1,7 @@ | ||
-r requirements-extras.txt | ||
mock==1.0.1 | ||
coverage==3.7.1 | ||
pytest==2.7.0 | ||
pytest==2.7.1 | ||
pytest-cov==1.8.1 | ||
freezegun==0.3.3 | ||
python-coveralls==2.5.0 |