mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
Fix tests by downgrading pytest-asyncio
This commit is contained in:
parent
24cace8122
commit
9046c60811
@ -1,7 +1,7 @@
|
||||
pytest==8.3.2
|
||||
flake8==7.1.0
|
||||
pytest-timeout==2.3.1
|
||||
pytest-asyncio==0.23.8
|
||||
pytest-asyncio==0.21.2
|
||||
requests==2.32.3
|
||||
httpx==0.24.1 # version 0.24.1 is required by httpx_ws
|
||||
httpx_ws==0.4.2
|
||||
|
Loading…
Reference in New Issue
Block a user