Skip to content

Commit

Permalink
Issues with pytest 8 (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Mar 8, 2024
1 parent f0e3769 commit b8ba39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ipdb>=0.13
# testing tools
pylint==3.0.1
coverage>=7.3.2
pytest>=7.4.2
pytest>=7.4.2,<8.0.0
pytest-cov>=4.1.0
pytest-random-order>=1.1.0
hypothesis>=6.87.1
Expand Down

0 comments on commit b8ba39b

Please sign in to comment.