Skip to content

Commit

Permalink
Issues with pytest 8
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed Mar 7, 2024
1 parent f0e3769 commit caea4f6
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 caea4f6

Please sign in to comment.