Skip to content

Commit 496bb0f

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

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.binder/environment.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,28 @@ dependencies:
77
- packaging
88
- pyyaml
99
# applications
10-
- jupyterlab=4.0.10
11-
- jupyter-collaboration=2.0.1
12-
- nbconvert=7.14.1
13-
- notebook=7.0.6
10+
- jupyterlab=4.1.5
11+
- jupyter-collaboration=2.0.3
12+
- nbconvert=7.16.2
13+
- notebook=7.1.1
1414
# extensions
15-
- jupyter-offlinenotebook=0.2.2
15+
- jupyter-offlinenotebook=0.3.1
1616
- jupyterlab-fasta=3.3
1717
- jupyterlab-geojson=3.4
1818
# Python Kernel
19-
- ipykernel=6.28.0
19+
- ipykernel=6.29.3
2020
- xeus-python=0.14.3
2121
- ipywidgets=8
22-
- ipyleaflet=0.18.1
22+
- ipyleaflet=0.18.2
2323
- altair=5.2.0
24-
- bqplot=0.12.42
25-
- dask=2024.1.0
26-
- matplotlib-base=3.8.2
27-
- pandas=2.1.4
24+
- bqplot=0.12.43
25+
- dask=2024.3.0
26+
- matplotlib-base=3.8.3
27+
- pandas=2.2.1
2828
- python=3.9
2929
- scikit-image=0.22.0
30-
- scikit-learn=1.3.2
31-
- seaborn-base=0.13.1
30+
- scikit-learn=1.4.1.post1
31+
- seaborn-base=0.13.2
3232
- tensorflow=2.11.0
3333
- sympy=1.12
3434
- traittypes=0.2.1

0 commit comments

Comments
 (0)