httpx>=0.25.0
aiofiles>=23.2.1
pydantic>=2.5.0
pydantic-settings>=2.1.0
typer[all]>=0.9.0
rich>=13.7.0
pyyaml>=6.0.1
python-dotenv>=1.0.0
sqlalchemy>=2.0.23
aiosqlite>=0.19.0

[dev]
pytest>=7.4.3
pytest-asyncio>=0.21.1
pytest-cov>=4.1.0
pytest-mock>=3.12.0
httpx-mock>=0.7.0
black>=23.12.0
mypy>=1.7.1
ruff>=0.1.7
pre-commit>=3.6.0
ipython>=8.18.0
