mcp>=1.0.0
httpx>=0.27.0
pydantic>=2.8.0
xmltodict>=0.13.0
python-dotenv>=1.0.0
lxml>=5.2.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
pytest-benchmark>=4.0.0
black>=24.0.0
isort>=5.13.0
mypy>=1.10.0
ruff>=0.5.0
pre-commit>=3.7.0
bandit>=1.7.5
pip-audit>=2.6.1
build>=0.10.0
twine>=4.0.0
check-wheel-contents>=0.4.0
types-requests
types-xmltodict

[test]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
respx>=0.21.0
