Skip to content

Commit

Permalink
Setup: pin Numba to 0.49.1 to avoid numba.decorators deprecation
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Pappalardo <[email protected]>
  • Loading branch information
volcacius committed Jun 12, 2020
1 parent 49d5a19 commit 2c0019f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/requirements-stt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ torch-stft
sox
tqdm
soundfile
numba<=0.49.1

0 comments on commit 2c0019f

Please sign in to comment.