We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7d69f7 + 9a0eed3 commit a9e05efCopy full SHA for a9e05ef
requirements-test-withpsycopg.txt
@@ -1,4 +1,4 @@
1
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
2
-psycopg[binary]==3.0.13; platform_python_implementation != "PyPy"
+psycopg[binary]==3.0.14; platform_python_implementation != "PyPy"
3
psycopg==3.0.13; platform_python_implementation == "PyPy"
4
-r requirements-test.txt
requirements-test.txt
@@ -7,6 +7,6 @@ pytest-cov==3.0.0
7
pytest-xdist==2.5.0
8
port-for==0.6.2
9
mirakuru==2.4.2
10
11
12
-e .[tests]
0 commit comments