Skip to content

Commit

Permalink
Added version restrictions for pytest-asyncio (#3362)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov authored Sep 2, 2024
1 parent 1cbb97e commit 76bf989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ invoke==2.2.0
mock
packaging>=20.4
pytest
pytest-asyncio
pytest-asyncio>=0.23.0,<0.24.0
pytest-cov
pytest-profiling
pytest-timeout
Expand Down

0 comments on commit 76bf989

Please sign in to comment.