jinja2>=3.0.0
flask>=2.0.0

[all]
fastapi>=0.68.0
uvicorn>=0.15.0
ipython>=7.0.0
ipywidgets>=7.0.0

[dev]
pytest>=6.0
black
flake8
mypy

[fastapi]
fastapi>=0.68.0
uvicorn>=0.15.0

[jupyter]
ipython>=7.0.0
ipywidgets>=7.0.0

[tkinter]
