Skip to content

Commit 24a396b

Browse files
Update environment (#144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 496bb0f commit 24a396b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.binder/environment.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ dependencies:
77
- packaging
88
- pyyaml
99
# applications
10-
- jupyterlab=4.1.5
11-
- jupyter-collaboration=2.0.3
12-
- nbconvert=7.16.2
13-
- notebook=7.1.1
10+
- jupyterlab=4.1.8
11+
- jupyter-collaboration=2.1.1
12+
- nbconvert=7.16.4
13+
- notebook=7.1.3
1414
# extensions
1515
- jupyter-offlinenotebook=0.3.1
1616
- jupyterlab-fasta=3.3
@@ -19,15 +19,15 @@ dependencies:
1919
- ipykernel=6.29.3
2020
- xeus-python=0.14.3
2121
- ipywidgets=8
22-
- ipyleaflet=0.18.2
23-
- altair=5.2.0
22+
- ipyleaflet=0.19.1
23+
- altair=5.3.0
2424
- bqplot=0.12.43
25-
- dask=2024.3.0
26-
- matplotlib-base=3.8.3
27-
- pandas=2.2.1
25+
- dask=2024.5.0
26+
- matplotlib-base=3.8.4
27+
- pandas=2.2.2
2828
- python=3.9
2929
- scikit-image=0.22.0
30-
- scikit-learn=1.4.1.post1
30+
- scikit-learn=1.4.2
3131
- seaborn-base=0.13.2
3232
- tensorflow=2.11.0
3333
- sympy=1.12

0 commit comments

Comments
 (0)