HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
125 stars 52 forks source link

Prevent use of new major numpy version #377

Closed mattjala closed 1 week ago

mattjala commented 1 week ago

Numpy just had its first major release in years, with breaking changes to its API. We should eventually add compatibility, but for now just restrict the numpy dependency to a pre-2.0.0 version.