Skip to content

Commit e4b9ea9

Browse files
Issue 1204 Fix Docker build dependency conflict in requirements.txt (microsoft#1205)
Co-authored-by: hannahwestra25 <hannahwestra@microsoft.com>
1 parent 20058f5 commit e4b9ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# JupyterLab and related packages
2-
jupyterlab==4.4.8
2+
jupyterlab>=4.3.4,<4.5
33
notebook==7.3.2
44
ipywidgets==8.1.5
55
matplotlib==3.10.1

0 commit comments

Comments
 (0)