
[all]
fastapi>=0.68.0
uvicorn>=0.15.0
pydantic>=1.8.0
websockets>=10.0
textual>=1.0.0

[api]
fastapi>=0.68.0
uvicorn>=0.15.0
pydantic>=1.8.0

[nb]
nb_log

[tui]
textual>=1.0.0

[web]
fastapi>=0.68.0
uvicorn>=0.15.0
websockets>=10.0
