diff --git a/.binder/environment.yml b/.binder/environment.yml index 4f1bec0..5470a4c 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -7,28 +7,28 @@ dependencies: - packaging - pyyaml # applications -- jupyterlab=4.0.10 -- jupyter-collaboration=2.0.1 -- nbconvert=7.14.1 -- notebook=7.0.6 +- jupyterlab=4.1.5 +- jupyter-collaboration=2.0.3 +- nbconvert=7.16.2 +- notebook=7.1.1 # extensions -- jupyter-offlinenotebook=0.2.2 +- jupyter-offlinenotebook=0.3.1 - jupyterlab-fasta=3.3 - jupyterlab-geojson=3.4 # Python Kernel -- ipykernel=6.28.0 +- ipykernel=6.29.3 - xeus-python=0.14.3 - ipywidgets=8 -- ipyleaflet=0.18.1 +- ipyleaflet=0.18.2 - altair=5.2.0 -- bqplot=0.12.42 -- dask=2024.1.0 -- matplotlib-base=3.8.2 -- pandas=2.1.4 +- bqplot=0.12.43 +- dask=2024.3.0 +- matplotlib-base=3.8.3 +- pandas=2.2.1 - python=3.9 - scikit-image=0.22.0 -- scikit-learn=1.3.2 -- seaborn-base=0.13.1 +- scikit-learn=1.4.1.post1 +- seaborn-base=0.13.2 - tensorflow=2.11.0 - sympy=1.12 - traittypes=0.2.1