Skip to content

Commit

Permalink
chore: add numpy version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
lanvent committed Apr 23, 2023
1 parent 8205d25 commit d6a4b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d6a4b35

Please sign in to comment.