Skip to content

Commit b8ba39b

Browse files
authored
Issues with pytest 8 (#1062)
1 parent f0e3769 commit b8ba39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ipdb>=0.13
55
# testing tools
66
pylint==3.0.1
77
coverage>=7.3.2
8-
pytest>=7.4.2
8+
pytest>=7.4.2,<8.0.0
99
pytest-cov>=4.1.0
1010
pytest-random-order>=1.1.0
1111
hypothesis>=6.87.1

0 commit comments

Comments
 (0)