PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
1.97k stars 460 forks source link

Update dependencies per SPEC 0 #681

Closed jarrodmillman closed 9 months ago

jarrodmillman commented 10 months ago

Preparing to start testing on Python 3.12 with the hope we could get a new release out soonish supporting 3.12.

Drops Python 3.8 and older numpy versions. It also updates the build system requirements to what is currently being used for scipy.