We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8d8eb commit c2bdcbcCopy full SHA for c2bdcbc
requirements-test.txt
@@ -4,7 +4,7 @@ setuptools>=21 # minimum installation requirements
4
coverage==5.4 # pytest-cov
5
pytest==6.2.2
6
pytest-cov==2.11.1
7
-pytest-xdist==2.2.0
+pytest-xdist==2.2.1
8
psycopg2-binary==2.8.6; platform_python_implementation != "PyPy"
9
psycopg2cffi==2.9.0; platform_python_implementation == "PyPy"
10
port-for==0.4
0 commit comments