Skip to content

Commit

Permalink
require PyTest 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Aug 9, 2024
1 parent b65e9ec commit e432940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Additional requirements for the LensKit tests.
pytest ==8.*
pytest >=8.1,<9
pytest-doctestplus ==1.*
pytest-cov >= 2.12
pytest-benchmark ==4.*

0 comments on commit e432940

Please sign in to comment.