~obeancomputer/pyquad

4337135a382d9f6d3c782cf2286454a6d1778cf4 — ocsmit 1 year, 10 months ago 42409a5
Add jupyterlab to dependencies
1 files changed, 1 insertions(+), 0 deletions(-)

M pyproject.toml
M pyproject.toml => pyproject.toml +1 -0
@@ 14,6 14,7 @@ rasterio = "^1.3.3"
gdal = "3.5.2"
matplotlib = "^3.6.2"
numba = "^0.56.4"
jupyterlab = "^3.5.0"

[tool.poetry.group.dev.dependencies]
black = "^22.10.0"