Skip to content

Commit 98485b1

Browse files
committed
Bump dependencies
1 parent 5529c63 commit 98485b1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ classifiers = [
3030
requires-python = ">=3.8"
3131
dependencies = [
3232
"loam>=0.7.0,<0.8.0",
33-
"f90nml>=1.3.1",
34-
"setuptools_scm>=6.3.2",
35-
"numpy>=1.19",
36-
"scipy>=1.5",
33+
"f90nml>=1.4.3",
34+
"setuptools_scm>=7.1",
35+
"numpy>=1.21",
36+
"scipy>=1.7",
3737
"pandas>=1.3",
38-
"h5py>=3.1",
39-
"matplotlib>=3.3",
38+
"h5py>=3.8",
39+
"matplotlib>=3.5",
4040
]
4141

4242
[project.scripts]

0 commit comments

Comments
 (0)