
[dev]

[dev:python_version >= "3.9"]
httpx==0.28.1
mypy==1.18.2
mypy-extensions==1.0.0
polars==1.36.1
pytest==7.4.4
pytest-asyncio==0.21.2
pytest-cov==7.0.0
respx==0.22.0
ruff==0.9.10
typing-extensions==4.12.2

[docs]
sphinx>=7
furo
sphinx-autodoc-typehints>=1.23.0
myst-parser>=2
sphinx-copybutton

[test]
pytest==7.4.4
pytest-asyncio==0.21.2
httpx
respx
polars
