Skip to content

Commit 69727ae

Browse files
committed
remove upper pin on numpy
1 parent 443dfdb commit 69727ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'matplotlib',
3030
'nctoolkit>=0.8.7', # use linux64 build
3131
'netcdf4',
32-
'numpy>1.24.3,<1.25', # basemap 1.3.7 needs <1.25
32+
'numpy>1.24.3',
3333
'pip!=21.3',
3434
'pyyaml',
3535
'scikit-learn',

0 commit comments

Comments
 (0)