httpx>=0.23.0
pydantic>=2.0.0
graphql-core>=3.2.0
typeguard>=2.13.0
websockets>=10.3
rich>=12.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.18.0
pytest-cov>=3.0.0
black>=23.0.0
isort>=5.10.0
mypy>=0.950
