Skip to content

Commit 341e83b

Browse files
committed
Update requirements for notebook.
1 parent 7540550 commit 341e83b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

notebooks/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
afscgap ~= 1.0.0
2-
Cartopy ~= 0.21.1
1+
afscgap ~= 2.0.0
2+
Cartopy ~= 0.24.1
33
geolib ~= 1.0.7
4-
matplotlib ~= 3.7.0
5-
notebook ~= 6.5.2
6-
jupyterlab ~= 3.6.1
7-
pandas ~= 1.5.3
8-
scipy ~= 1.10.1
4+
matplotlib ~= 3.10.0
5+
notebook ~= 7.3.2
6+
jupyterlab ~= 4.3.4
7+
pandas ~= 2.2.3
8+
scipy ~= 1.15.0

0 commit comments

Comments
 (0)