Skip to content

Commit

Permalink
Merge c7e0446 into f49d848
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed Jul 29, 2019
2 parents f49d848 + c7e0446 commit 10eaf07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
@@ -1,7 +1,7 @@
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
pip>=9 # minimum installation requirements
setuptools>=21 # minimum installation requirements
coverage==4.5.3 # pytest-cov
coverage==4.5.4 # pytest-cov
pytest==5.0.1
psycopg2-binary==2.8.3; platform_python_implementation != "PyPy"
psycopg2cffi==2.8.1; platform_python_implementation == "PyPy"
Expand Down

0 comments on commit 10eaf07

Please sign in to comment.