openai>=2.0.0
sqlalchemy>=2.0.0
pydantic>=2.0.0
psycopg2-binary>=2.9.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0.0
black>=23.0.0
ruff>=0.1.0
