sqlalchemy>=2.0.0
psycopg2-binary>=2.9.0
asyncpg>=0.28.0
pgvector>=0.1.0
anthropic>=0.25.0
openai>=1.0.0
jsonschema>=4.0.0
python-dotenv>=1.0.0
aiosqlite>=0.19.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
alembic>=1.11.0
