Parcourir la source

added numpy restriction

KoljaB il y a 6 mois
Parent
commit
62b2dba43a
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1 0
      requirements-gpu.txt
  2. 1 0
      requirements.txt

+ 1 - 0
requirements-gpu.txt

@@ -7,3 +7,4 @@ scipy==1.14.1
 websockets==v12.0
 websocket-client==1.8.0
 openwakeword>=0.4.0
+numpy<2.0.0

+ 1 - 0
requirements.txt

@@ -9,3 +9,4 @@ scipy==1.14.1
 websockets==v12.0
 websocket-client==1.8.0
 openwakeword>=0.4.0
+numpy<2.0.0