mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Bump just jupyterlab (#1930)
This commit is contained in:
parent
2f61900269
commit
48d961bb5f
1 changed files with 2 additions and 1 deletions
3
data/data-pipeline/poetry.lock
generated
3
data/data-pipeline/poetry.lock
generated
|
@ -881,7 +881,7 @@ test = ["coverage", "ipykernel", "pre-commit", "pytest-console-scripts", "pytest
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "jupyterlab"
|
name = "jupyterlab"
|
||||||
version = "3.4.5"
|
version = "3.4.7"
|
||||||
description = "JupyterLab computational environment"
|
description = "JupyterLab computational environment"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -896,6 +896,7 @@ jupyterlab-server = ">=2.10,<3.0"
|
||||||
nbclassic = "*"
|
nbclassic = "*"
|
||||||
notebook = "<7"
|
notebook = "<7"
|
||||||
packaging = "*"
|
packaging = "*"
|
||||||
|
tomli = "*"
|
||||||
tornado = ">=6.1.0"
|
tornado = ">=6.1.0"
|
||||||
|
|
||||||
[package.extras]
|
[package.extras]
|
||||||
|
|
Loading…
Add table
Reference in a new issue