diff --git a/docker/scripts/environment.yml b/docker/scripts/environment.yml index 919efc4..1c42ac1 100644 --- a/docker/scripts/environment.yml +++ b/docker/scripts/environment.yml @@ -1,10 +1,10 @@ channels: - conda-forge dependencies: - - jupyterlab=3.5.0 - - matplotlib=3.7.0 - - numpy=1.24.2 - - pandas=1.5.3 - - scikit-learn=1.2.1 - - scipy=1.10.0 - - seaborn=0.12.2 + - jupyterlab # =3.5.0 + - matplotlib #=3.7.0 + - numpy #=1.24.2 + - pandas # =1.5.3 + - scikit-learn # =1.2.1 + - scipy # =1.10.0 + - seaborn # =0.12.2