Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kfserving==0.4.1
# scipy packages
# https://github.com/jupyter/docker-stacks/blob/master/scipy-notebook/Dockerfile
beautifulsoup4==4.9.3
bokeh==2.3.1
bokeh==3.8.2
#Bottleneck==1.3.2 Could not build wheels for Bottleneck which use PEP 517 and cannot be installed directly
cloudpickle==1.6.0
cython==0.29.22
Expand All @@ -31,3 +31,4 @@ sympy==1.7.1
tables==3.6.1
vincent==0.4.4
xlrd==2.0.1
urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability