httpx>=0.27
pydantic>=2.8
pydantic-settings>=2.4
python-dotenv>=1.0
loguru>=0.7

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-asyncio>=0.23
ruff>=0.6
radon>=6.0
import-linter>=2.0

[postgres]
asyncpg>=0.29

[redis]
redis>=5.0

[sdk]
openai>=1.30

[structured]
json-repair>=0.28
