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