소스 검색

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