We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3645b1a + 6475be6 commit 965fba0Copy full SHA for 965fba0
1 file changed
Pipfile
@@ -14,7 +14,7 @@ pytest-postgresql = {path = ".", editable = true}
14
[dev-packages]
15
towncrier = "==25.8.0"
16
psycopg-binary = {version = "==3.3.4", markers="implementation_name == 'cpython'"}
17
-coverage = ">=7.0"
+coverage = ">=7.14.0"
18
pytest-xdist = "==3.8.0"
19
mock = "==5.2.0"
20
mypy = {version = "==2.1.0", markers="implementation_name == 'cpython'"}
0 commit comments