We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ee44e commit c65a85aCopy full SHA for c65a85a
enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt
@@ -30,11 +30,12 @@ jupyterlab-widgets~=3.0.13
30
jupyter-resource-usage~=1.1.0
31
nbdime~=4.0.2
32
nbgitpuller~=1.2.1
33
+notebook~=7.2.2
34
35
# pycodestyle is dependency of below packages
36
# and to achieve compatible of pycodestyle with python-lsp-server[all]
37
# pinned the below packages
-autopep8~=2.3.1
38
+autopep8>=1.5.0
39
flake8~=7.1.1
40
# Base packages
41
wheel~=0.44.0
0 commit comments