diff --git a/00_notebooks/ml-reproducibility.ipynb b/00_notebooks/ml-reproducibility.ipynb index d4c21d587..0eeb1705f 100644 --- a/00_notebooks/ml-reproducibility.ipynb +++ b/00_notebooks/ml-reproducibility.ipynb @@ -273,7 +273,7 @@ }, "outputs": [], "source": [ - "! pip install opencv-python tensorflow nbimporter s3fs boto3==1.26.90" + "! pip install numpy==1.23.5 opencv-python==4.9.0.80 tensorflow==2.17.1 nbimporter==0.3.4 aiobotocore==2.13.3 s3fs==2024.12.0" ] }, { diff --git a/jupyter/requirements.txt b/jupyter/requirements.txt index f7e3d74a5..7586c1d27 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -1,7 +1,7 @@ lakefs_client>=0.106.0 lakefs>=0.4.0 jupysql>=0.5.2 -boto3 +boto3==1.34.44 jupyter_contrib_nbextensions tabulate papermill