# Test dependencies for MisoClient SDK
pytest>=7.4.3
pytest-asyncio>=0.21.1
pytest-mock>=3.12.0
pytest-cov>=4.1.0
httpx>=0.25.2  # For TestClient
PyJWT>=2.8.0  # For JWT token creation in tests
