Skip to content

Commit c65a85a

Browse files
committed
dep conflicts resolved...kinda
Signed-off-by: sharvil10 <sharvil.shah@intel.com>
1 parent 87ee44e commit c65a85a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ jupyterlab-widgets~=3.0.13
3030
jupyter-resource-usage~=1.1.0
3131
nbdime~=4.0.2
3232
nbgitpuller~=1.2.1
33+
notebook~=7.2.2
3334

3435
# pycodestyle is dependency of below packages
3536
# and to achieve compatible of pycodestyle with python-lsp-server[all]
3637
# pinned the below packages
37-
autopep8~=2.3.1
38+
autopep8>=1.5.0
3839
flake8~=7.1.1
3940
# Base packages
4041
wheel~=0.44.0

0 commit comments

Comments
 (0)