Browse Source

chore: add numpy version constraint

master
lanvent 1 year ago
parent
commit
d6a4b35cd3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      requirements-optional.txt

+ 1
- 0
requirements-optional.txt View File

@@ -7,6 +7,7 @@ gTTS>=2.3.1 # google text to speech
pyttsx3>=2.90 # pytsx text to speech
baidu_aip>=4.16.10 # baidu voice
# azure-cognitiveservices-speech # azure voice
numpy<=1.24.2
langid # language detect

#install plugin


Loading…
Cancel
Save