Skip to content

Commit 3b46699

Browse files
committed
Add missing pytest asyncio plugin causing pytest failure
1 parent 68e5263 commit 3b46699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ python-dotenv==1.0.1
8888

8989
pytest-trio==0.8.0
9090

91+
pytest-asyncio==0.24.0
92+
9193
pywin32==308 ; platform_system == 'Windows'
9294

9395
requests==2.32.3 ; python_version >= '3.7'

0 commit comments

Comments
 (0)