Преглед на файлове

added numpy restriction

KoljaB преди 6 месеца
родител
ревизия
62b2dba43a
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  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