HDFGroup / hsds

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

Prevent use of new major numpy version #377

Closed mattjala closed 4 months ago

mattjala commented 4 months 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.