We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9af9d8 commit baa3ec7Copy full SHA for baa3ec7
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