Skip to content

Commit

Permalink
Downgradde pytest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Dec 7, 2023
1 parent 1f0f3db commit 7e26592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pre_commit =
pre-commit==3.5.0
tests =
pytest~=7.4.3
pytest-asyncio~=0.23.2
pytest-asyncio~=0.21.1
pytest-cov~=4.1.0
responses~=0.23.1

Expand Down

0 comments on commit 7e26592

Please sign in to comment.