anyio>=4.0
pydantic>=2.0.0
tabulate>=0.9.0

[asyncpg]
asyncpg

[dev]
asyncpg
asyncpg-stubs
fastapi
httpx
mypy
mypy-extensions
psycopg>=3.2.0
pytest
pytest-asyncio
ruff
tqdm
types-tabulate
uvicorn

[docs]
myst-parser
sphinx
sphinx-rtd-theme

[psycopg]
psycopg>=3.2.0
