Skip to content

Commit 5b5a10d

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

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.9
11-
- jupyter-collaboration=1.0.1
12-
- nbconvert=7.6.0
10+
- jupyterlab=4.0.10
11+
- jupyter-collaboration=2.0.1
12+
- nbconvert=7.14.1
1313
- notebook=7.0.6
1414
# extensions
1515
- jupyter-offlinenotebook=0.2.2
1616
- jupyterlab-fasta=3.3
1717
- jupyterlab-geojson=3.4
1818
# Python Kernel
19-
- ipykernel=6.24.0
19+
- ipykernel=6.28.0
2020
- xeus-python=0.14.3
2121
- ipywidgets=8
22-
- ipyleaflet=0.17.3
23-
- altair=5.0.1
24-
- bqplot=0.12.40
25-
- dask=2023.7.0
26-
- matplotlib-base=3.7.1
27-
- pandas=2.0.3
22+
- ipyleaflet=0.18.1
23+
- 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
2828
- python=3.9
29-
- scikit-image=0.21.0
30-
- scikit-learn=1.3.0
31-
- seaborn-base=0.12.2
29+
- scikit-image=0.22.0
30+
- scikit-learn=1.3.2
31+
- seaborn-base=0.13.1
3232
- tensorflow=2.11.0
3333
- sympy=1.12
3434
- traittypes=0.2.1

0 commit comments

Comments
 (0)