Skip to content

Commit

Permalink
Pinned pytest asyncio version
Browse files Browse the repository at this point in the history
  • Loading branch information
evalott100 committed Dec 5, 2023
1 parent 43b3db7 commit 6f9602c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dev = [
"pre-commit",
"p4p",
"pydata-sphinx-theme>=0.12",
"pytest-asyncio>=0.20",
"pytest-asyncio==0.21.1",
"pytest-cov",
"sphinx-autobuild",
"sphinx-copybutton",
Expand Down

0 comments on commit 6f9602c

Please sign in to comment.