diff --git a/requirements-test.txt b/requirements-test.txt index 8cea303d..07273ea6 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -6,7 +6,7 @@ pytest==6.2.2 pytest-cov==2.11.1 pytest-xdist==2.2.0 psycopg2-binary==2.8.6; platform_python_implementation != "PyPy" -psycopg2cffi==2.8.1; platform_python_implementation == "PyPy" +psycopg2cffi==2.9.0; platform_python_implementation == "PyPy" port-for==0.4 mirakuru==2.3.0 -e .[tests]