Skip to content

Commit ba084e8

Browse files
committed
Update python dependencies
1 parent 50f7fce commit ba084e8

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

poetry.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ version = "0.4.1"
44
description = "Quickly open a file in JupyterLab by typing part of its name"
55
authors = ["Peter Parente <[email protected]>"]
66

7-
87
[tool.poetry.dependencies]
98
python = ">=3.7"
10-
jupyterlab = ">=1.0,<2.0a"
9+
jupyterlab = ">=2.0,<3.0a"
1110
notebook = ">=6.0,<7.0a"
1211

1312
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)