Skip to content

Commit 0a6882d

Browse files
authored
Merge pull request #38 from regro-cf-autotick-bot/0.10.2.post1_h286f15
librosa v0.10.2.post1
2 parents b9c159c + 5d618ad commit 0a6882d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipe/meta.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{% set version = "0.10.2" %}
2-
{% set hash_val = "6eaca57fbe5ec4d2c4b81a7b741e0721" %}
1+
{% set version = "0.10.2.post1" %}
2+
{% set hash_val = "363ea06f0ab197842fdfbc3e5d2d5462" %}
33

44
package:
55
name: librosa
@@ -29,7 +29,7 @@ requirements:
2929
- scipy >=1.2.0
3030
- scikit-learn >=0.20.0
3131
- joblib >=0.14.0
32-
- matplotlib-base >=3.3.0
32+
- matplotlib-base >=3.5.0
3333
- decorator >=4.3.0
3434
- numba >=0.51.0
3535
- pysoundfile >=0.12.1

0 commit comments

Comments
 (0)