fastapi>=0.109.0
sqlmodel>=0.0.14
pydantic>=2.6.0
pydantic-settings>=2.1.0
sqlalchemy>=2.0.0
greenlet>=3.0.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-asyncio>=0.26.0
ruff>=0.2.0
black>=24.1.0
isort>=5.13.0
mypy>=1.8.0
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=1.25.0
myst-parser>=2.0.0
sphinx-copybutton>=0.5.0
sphinx-design>=0.5.0
furo>=2024.0.0
httpx>=0.27.0
toml>=0.10.2
packaging>=24.0
build>=0.11.0
twine>=5.0.0
ipdb>=0.13.13
aiosqlite>=0.2.0
