Unverified Commit 87a761d6 authored by peterjc123's avatar peterjc123 Committed by GitHub
Browse files

Fix unit tests by pinning the version of numba (#720)

parent b8225807
...@@ -14,3 +14,4 @@ dependencies: ...@@ -14,3 +14,4 @@ dependencies:
- kaldi-io - kaldi-io
- scipy - scipy
- parameterized - parameterized
- numba==0.48
...@@ -15,3 +15,4 @@ dependencies: ...@@ -15,3 +15,4 @@ dependencies:
- librosa - librosa
- future - future
- parameterized - parameterized
- numba==0.48
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment