Skip to content

Commit e4cea61

Browse files
committed
Update dependencies versions
1 parent fe3206e commit e4cea61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
},
3333
include_package_data=True,
3434
install_requires=[
35-
'loam>=0.4.0',
35+
'loam>=0.5.0',
3636
'f90nml>=1.3.1',
37-
'setuptools_scm>=6.2',
37+
'setuptools_scm>=6.3.2',
3838
'numpy>=1.19',
3939
'scipy>=1.5',
40-
'pandas>=1.1',
40+
'pandas>=1.3',
4141
'h5py>=3.1',
4242
'matplotlib>=3.3',
4343
],

0 commit comments

Comments
 (0)