Skip to content

Commit

Permalink
🔧 Version packages in scipy file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Nov 4, 2024
1 parent 56bf7f3 commit d3bf7f9
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions src/opt/analytical-platform/requirements-scipy.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
# Taken from https://github.com/jupyter/docker-stacks/blob/main/images/scipy-notebook/Dockerfile#L29

altair
beautifulsoup4
bokeh
bottleneck
cloudpickle
altair==5.0.1
beautifulsoup4==4.12.3
bokeh==3.6.0
bottleneck==1.3.7
cloudpickle==3.0.0
conda-forge::blas=*=openblas
cython
dask
dill
h5py
ipympl
ipywidgets
matplotlib-base
numba
numexpr
openpyxl
pandas
patsy
protobuf
pytables
scikit-image
scikit-learn
scipy
seaborn
sqlalchemy
statsmodels
sympy
widgetsnbextension
xlrd
cython==3.0.11
dask==2024.8.2
dill==0.3.8
h5py==3.12.1
ipympl==0.9.4
ipywidgets==8.1.2
matplotlib-base==3.9.2
numba==0.60.0
numexpr==2.10.1
openpyxl==3.1.5
pandas==2.2.2
patsy==0.5.6
protobuf==4.25.3
pytables==3.10.1
scikit-image==0.24.0
scikit-learn==1.5.1
scipy==1.13.1
seaborn==0.13.2
sqlalchemy==2.0.34
statsmodels==0.14.2
sympy==1.13.2
widgetsnbextension==4.0.10
xlrd==2.0.1

0 comments on commit d3bf7f9

Please sign in to comment.