[project] name = "web" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "django>=6.0.3", "jupyterlab>=4.5.6", ]