HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
109 stars 39 forks source link

Restrict numpy version for now #206

Closed mattjala closed 2 weeks ago

mattjala commented 2 weeks 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.