We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e3769 commit b8ba39bCopy full SHA for b8ba39b
requirements.txt
@@ -5,7 +5,7 @@ ipdb>=0.13
5
# testing tools
6
pylint==3.0.1
7
coverage>=7.3.2
8
-pytest>=7.4.2
+pytest>=7.4.2,<8.0.0
9
pytest-cov>=4.1.0
10
pytest-random-order>=1.1.0
11
hypothesis>=6.87.1
0 commit comments