diff --git a/.binder/environment.yml b/.binder/environment.yml index b233ddb..4f1bec0 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -7,28 +7,28 @@ dependencies: - packaging - pyyaml # applications -- jupyterlab=4.0.9 -- jupyter-collaboration=1.0.1 -- nbconvert=7.6.0 +- jupyterlab=4.0.10 +- jupyter-collaboration=2.0.1 +- nbconvert=7.14.1 - notebook=7.0.6 # extensions - jupyter-offlinenotebook=0.2.2 - jupyterlab-fasta=3.3 - jupyterlab-geojson=3.4 # Python Kernel -- ipykernel=6.24.0 +- ipykernel=6.28.0 - xeus-python=0.14.3 - ipywidgets=8 -- ipyleaflet=0.17.3 -- altair=5.0.1 -- bqplot=0.12.40 -- dask=2023.7.0 -- matplotlib-base=3.7.1 -- pandas=2.0.3 +- ipyleaflet=0.18.1 +- altair=5.2.0 +- bqplot=0.12.42 +- dask=2024.1.0 +- matplotlib-base=3.8.2 +- pandas=2.1.4 - python=3.9 -- scikit-image=0.21.0 -- scikit-learn=1.3.0 -- seaborn-base=0.12.2 +- scikit-image=0.22.0 +- scikit-learn=1.3.2 +- seaborn-base=0.13.1 - tensorflow=2.11.0 - sympy=1.12 - traittypes=0.2.1