We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9c159c + 5d618ad commit 0a6882dCopy full SHA for 0a6882d
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
-{% set version = "0.10.2" %}
2
-{% set hash_val = "6eaca57fbe5ec4d2c4b81a7b741e0721" %}
+{% set version = "0.10.2.post1" %}
+{% set hash_val = "363ea06f0ab197842fdfbc3e5d2d5462" %}
3
4
package:
5
name: librosa
@@ -29,7 +29,7 @@ requirements:
29
- scipy >=1.2.0
30
- scikit-learn >=0.20.0
31
- joblib >=0.14.0
32
- - matplotlib-base >=3.3.0
+ - matplotlib-base >=3.5.0
33
- decorator >=4.3.0
34
- numba >=0.51.0
35
- pysoundfile >=0.12.1
0 commit comments