Skip to content

Commit

Permalink
Limit pytest-asyncio to 0.21.*
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Mar 21, 2024
1 parent 0687339 commit 9474732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/extra-test.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

pylint
pytest
pytest-asyncio
pytest-asyncio<0.22
pytest-mock

0 comments on commit 9474732

Please sign in to comment.