Skip to content

Commit

Permalink
remove pytest version restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Jan 27, 2025
1 parent 08a4502 commit 9422e95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ mypy
parameterized
path!=16.12.0,!=17.0.0 # patch pytest-shutil (https://github.com/man-group/pytest-plugins/issues/224)
pluggy>=0.7
# FIXME: bad interpolation of 'setup.cfg' for pytest 'log_format' (https://github.com/pytest-dev/pytest/issues/10019)
pytest<7
pytest
pytest-httpserver>=1.0.7 # support werkzeug>=3
pytest-server-fixtures
#pytest-rerunfailures
Expand Down

0 comments on commit 9422e95

Please sign in to comment.