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:
- kaldi-io
- scipy
- parameterized
- numba==0.48
......@@ -15,3 +15,4 @@ dependencies:
- librosa
- future
- 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