Browse Source

added numpy restriction

KoljaB 6 months ago
parent
commit
62b2dba43a
2 changed files with 2 additions and 0 deletions
  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