toml>=0.10.2
typer>=0.15.3
click<8.2.0,>=8.0.0
httpx>=0.28.1
pydantic<3,>=2.11.0
graphql-core<3.3,>=3.2.0
beautifulsoup4<5,>=4.13
websockets>=14.2

[codegen]
ariadne-codegen>=0.15.0.dev1

[docs]
sphinx
sphinx-rtd-theme
sphinx-autobuild
furo
sphinxcontrib-typer

[test]
pytest
pytest-xdist
pytest-cov
pytest-asyncio
pytest-remotedata
pytest-mock
ruff
ariadne-codegen>=0.15.0.dev1
