Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
update pytest requirements (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Feb 27, 2024
1 parent 87755b2 commit 3481235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ moto >= 3.1.16, < 4.2.5
mypy
pillow
pre-commit
pytest
pytest-asyncio
pytest > 7, < 8
pytest-asyncio >= 0.18.2, != 0.22.0, < 0.23.0 # Cannot override event loop in 0.23.0. See https://github.com/pytest-dev/pytest-asyncio/issues/706 for more details.
pytest-cov
pytest-lazy-fixture
pytest-xdist
Expand Down

0 comments on commit 3481235

Please sign in to comment.