sqlalchemy>=2.0.0
psqlpy>=0.11.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
greenlet>=1.0.0
ruff>=0.1.0
mypy>=1.0.0
sqlmodel>=0.0.14
pytest-cov
fastapi>=0.68.0
starlette>=0.14.0
fastapi-async-sqlalchemy>=0.3.0
asyncpg>=0.28.0

[fastapi]
fastapi>=0.68.0
starlette>=0.14.0
