pydantic>=2.0

[dev]
pytest>=7.0
openai>=1.0
pyyaml>=6.0
fastapi>=0.100

[http]
fastapi>=0.100
uvicorn>=0.23

[openai]
openai>=1.0

[postgres]
psycopg[binary]>=3.1

[redis]
redis>=5.0

[yaml]
pyyaml>=6.0
