소스 검색

chore: bump

Timothy Jaeryang Baek 3 달 전
부모
커밋
af6f0641cb
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      pyproject.toml

+ 5 - 5
pyproject.toml

@@ -19,7 +19,7 @@ dependencies = [
     "passlib[bcrypt]==1.7.4",
 
     "requests==2.32.3",
-    "aiohttp==3.11.8",
+    "aiohttp==3.11.11",
     "async-timeout",
     "aiocache",
     "aiofiles",
@@ -62,7 +62,7 @@ dependencies = [
     "ftfy==6.2.3",
     "pypdf==4.3.1",
     "fpdf2==2.8.2",
-    "pymdown-extensions==10.11.2",
+    "pymdown-extensions==10.14.2",
     "docx2txt==0.8",
     "python-pptx==1.0.0",
     "unstructured==0.15.9",
@@ -76,16 +76,16 @@ dependencies = [
     "validators==0.34.0",
     "psutil",
     "sentencepiece",
-    "soundfile==0.12.1",
+    "soundfile==0.13.1",
 
-    "opencv-python-headless==4.10.0.84",
+    "opencv-python-headless==4.11.0.86",
     "rapidocr-onnxruntime==1.3.24",
     "rank-bm25==0.2.2",
 
     "faster-whisper==1.0.3",
 
     "PyJWT[crypto]==2.10.1",
-    "authlib==1.3.2",
+    "authlib==1.4.1",
 
     "black==24.8.0",
     "langfuse==2.44.0",