httpx>=0.26
orjson>3.9
packaging>23
xmltodict>=0.13.0

[requirements]
httpx==0.27.0
orjson==3.10.6
packaging==24.1
xmltodict==0.13.0

[requirements_dev]
pre-commit==3.7.1

[requirements_test]
mypy==1.10.1
pytest==8.2.2
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.7
pytest-cov==5.0.0
respx==0.21.1
ruff==0.5.0
types-orjson==3.6.2
types-xmltodict==v0.13.0.3
