letmaik / rawpy

📷 RAW image processing for Python, a wrapper for libraw
https://pypi.python.org/pypi/rawpy
MIT License
587 stars 67 forks source link

#231: Precise `numpy` required version #232

Closed Benjamin-Loison closed 1 month ago

Benjamin-Loison commented 2 months ago

Note that I have not (yet) tested this change.

The aim of this change is to prevent incorrect configuration until rawpy compatibility with numpy 2.0.0 is brought.

Related to https://codeberg.org/Benjamin_Loison/rawpy/issues/4.

letmaik commented 2 months ago

A new version with numpy >= 2 requirement is in the process of being released.

letmaik commented 1 month ago

Closing this as supporting old numpy versions is not a priority. A new rawpy version is out.