
[all]
whatsnext[client,server]

[cli]
typer>=0.9.0
rich>=13.0.0
pyyaml>=6.0

[client]
requests>=2.28.0
tabulate>=0.9.0
whatsnext[cli]

[server]
fastapi>=0.100.0
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.0
pydantic-settings>=2.0.0
uvicorn>=0.20.0
alembic>=1.13.0
whatsnext[cli]
