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

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

[requirements_dev]
pre-commit==3.6.2

[requirements_test]
mypy==1.9.0
pytest==8.1.1
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.5.post1
pytest-cov==4.1.0
respx==0.20.2
ruff==0.3.2
types-orjson==3.6.2
types-xmltodict==v0.13.0.3
