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

[requirements]
httpx==0.26.0
orjson==3.9.13
packaging==23.2
xmltodict==0.13.0

[requirements_dev]
pre-commit==3.6.1

[requirements_test]
mypy==1.8.0
pytest==8.0.0
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.5
pytest-cov==4.1.0
respx==0.20.2
ruff==0.2.1
types-orjson==3.6.2
types-xmltodict==v0.13.0.3
