Skip to content

Commit 698f664

Browse files
committed
Align jupyterlab_server dependency
1 parent dee7d55 commit 698f664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ test = [
5858
"pytest-timeout",
5959
"pytest-console-scripts",
6060
"ipykernel",
61-
"jupyterlab_server[test]>=2.16,<3",
61+
"jupyterlab_server[test]>=2.16.0,<3",
6262
]
6363
dev = [
6464
"pre-commit",

0 commit comments

Comments
 (0)