@@ -8,4 +8,5 @@ websockets>=11.0
|
||||
# Testing
|
||||
pytest>=8.0.0
|
||||
pytest-asyncio>=0.23.0 # Required for async tests
|
||||
pytest-cov>=4.1.0 # Required for coverage reporting
|
||||
httpx>=0.27.0 # Required for FastAPI TestClient
|
||||
|
||||
Reference in New Issue
Block a user