We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675a2da commit 48b70a1Copy full SHA for 48b70a1
requirements-test.txt
@@ -1,5 +1,5 @@
1
pytest==7.4.4 ; python_version <= '3.10'
2
-pytest==8.3.3 ; python_version >= '3.11'
+pytest==8.3.4 ; python_version >= '3.11'
3
pytest-json-report==1.5.0
4
pytest-cov==6.0.0
5
numpy>=1.19.5 ; python_version <= '3.9'
0 commit comments