This commit is contained in:
Dulmandakh 2024-05-18 13:40:09 +08:00
parent 221afaf4c4
commit 957d0a2c3b

View File

@ -45,7 +45,7 @@ class PyTest(TestCommand):
tests_require = [
"pytest>=7,<8",
"pytest>=8,<9",
"pytest-benchmark>=4,<5",
"pytest-cov>=4,<5",
"pytest-mock>=3,<4",