소스 검색

Update requirements

StrayWarrior 3 주 전
부모
커밋
927984810e
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      requirements.txt

+ 4 - 1
requirements.txt

@@ -57,4 +57,7 @@ jsonschema~=4.23.0
 pqai_agent~=0.1.0
 numpy~=2.2.5
 pillow~=11.2.1
-json5~=0.12.0
+json5~=0.12.0
+beautifulsoup4~=4.13.4
+diskcache~=5.6.3
+SQLAlchemy~=2.0.40