httpx>=0.25
pydantic>=2.0
typing-extensions>=4.7
python-dotenv>=1.0.0

[dev]
pytest>=7.0
pytest-xdist>=3.0
ruff>=0.5
pre-commit>=3.0
mypy>=1.0
