We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8684b commit 87ab4a6Copy full SHA for 87ab4a6
1 file changed
pyproject.toml
@@ -31,14 +31,14 @@ classifiers = [
31
]
32
requires-python = ">=3.10"
33
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",
+ "f90nml>=1.5",
+ "h5py~=3.15",
+ "loam~=0.9.0",
+ "matplotlib~=3.10",
+ "numpy~=2.2",
+ "pandas~=2.3",
+ "rich>=14.2.0",
+ "scipy~=1.15",
42
43
44
[dependency-groups]
0 commit comments