We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196b6c6 commit 4a83051Copy full SHA for 4a83051
python/requirements.txt
@@ -1,5 +1,5 @@
1
# -- FOR TESTING:
2
-pytest <7.5; python_version < '3.0'
+pytest <8.2; python_version < '3.0'
3
pytest >= 5.0; python_version >= '3.0'
4
# MAYBE: For pytest HTML reports.
5
# pytest-html
0 commit comments