Skip to content

Commit

Permalink
Pin upper limit for numpy compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored Apr 5, 2024
1 parent 3f0280a commit c8827f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements/voice_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ ovos-ww-plugin-precise-lite[tflite]~=0.1
pydub~=0.25
SpeechRecognition~=3.10
sdnotify~=0.3
requests~=2.28
requests~=2.28

# TODO: Below patching unpinned dependency upstream allowing 2.0.0 which is incompatible
numpy~=1.26

0 comments on commit c8827f4

Please sign in to comment.