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