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

[requirements]
httpx==0.27.0
orjson==3.10.0
packaging==24.0
xmltodict==0.13.0

[requirements_dev]
pre-commit==3.7.0

[requirements_test]
mypy==1.9.0
pytest==8.1.1
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.6
pytest-cov==5.0.0
respx==0.21.1
ruff==0.3.4
types-orjson==3.6.2
types-xmltodict==v0.13.0.3
