Skip to content

Commit 6f9602c

Browse files
committed
Pinned pytest asyncio version
1 parent 43b3db7 commit 6f9602c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737
"pre-commit",
3838
"p4p",
3939
"pydata-sphinx-theme>=0.12",
40-
"pytest-asyncio>=0.20",
40+
"pytest-asyncio==0.21.1",
4141
"pytest-cov",
4242
"sphinx-autobuild",
4343
"sphinx-copybutton",

0 commit comments

Comments
 (0)