We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43ee19 commit ad7f43fCopy full SHA for ad7f43f
.circleci/unittest/linux/scripts/environment.yml
@@ -8,10 +8,11 @@ dependencies:
8
- pytest-cov
9
- codecov
10
- librosa
11
+ - llvmlite==0.31 # See https://github.com/pytorch/audio/pull/766
12
- pip
13
- pip:
14
- clang-format
15
- kaldi-io
16
- scipy
17
- parameterized
- - numba==0.48
18
+ - numba==0.48 # See https://github.com/librosa/librosa/issues/1160
0 commit comments