We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1118868 + 2997838 commit efc4fd7Copy full SHA for efc4fd7
requirements-test.txt
@@ -1,7 +1,7 @@
1
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
2
pip>=9 # minimum installation requirements
3
setuptools>=21 # minimum installation requirements
4
-coverage==5.1 # pytest-cov
+coverage==5.2 # pytest-cov
5
pytest==5.4.3
6
psycopg2-binary==2.8.5; platform_python_implementation != "PyPy"
7
psycopg2cffi==2.8.1; platform_python_implementation == "PyPy"
0 commit comments