Skip to content

Commit 87ab4a6

Browse files
committed
bump deps
1 parent 8c8684b commit 87ab4a6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pyproject.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ classifiers = [
3131
]
3232
requires-python = ">=3.10"
3333
dependencies = [
34-
"f90nml>=1.4.4",
35-
"h5py~=3.12",
36-
"loam~=0.8.0",
37-
"matplotlib~=3.9",
38-
"numpy~=2.1",
39-
"pandas~=2.2",
40-
"rich>=13.9.4",
41-
"scipy~=1.14",
34+
"f90nml>=1.5",
35+
"h5py~=3.15",
36+
"loam~=0.9.0",
37+
"matplotlib~=3.10",
38+
"numpy~=2.2",
39+
"pandas~=2.3",
40+
"rich>=14.2.0",
41+
"scipy~=1.15",
4242
]
4343

4444
[dependency-groups]

0 commit comments

Comments
 (0)