Skip to content

Commit

Permalink
unpin PyWavelets since 1.1.1 will not build with modern Python (3.11+)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmin committed Jan 18, 2024
1 parent 32c27d7 commit 9c25216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ h5py>=2.6.0
sureal>=0.4.2
dill>=0.3.1
cython
PyWavelets==1.1.1
PyWavelets>=1.1.1
python-slugify>=5.0.0
libsvm-official>=3.30

0 comments on commit 9c25216

Please sign in to comment.