Browse Source

chore: bump pillow

Timothy Jaeryang Baek 2 tháng trước cách đây
mục cha
commit
aae6008542
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -89,7 +89,7 @@ sentencepiece
 soundfile==0.13.1
 soundfile==0.13.1
 azure-ai-documentintelligence==1.0.2
 azure-ai-documentintelligence==1.0.2
 
 
-pillow==11.2.1
+pillow==11.3.0
 opencv-python-headless==4.11.0.86
 opencv-python-headless==4.11.0.86
 rapidocr-onnxruntime==1.4.4
 rapidocr-onnxruntime==1.4.4
 rank-bm25==0.2.2
 rank-bm25==0.2.2

+ 1 - 1
pyproject.toml

@@ -92,7 +92,7 @@ dependencies = [
     "soundfile==0.13.1",
     "soundfile==0.13.1",
     "azure-ai-documentintelligence==1.0.2",
     "azure-ai-documentintelligence==1.0.2",
 
 
-    "pillow==11.2.1",
+    "pillow==11.3.0",
     "opencv-python-headless==4.11.0.86",
     "opencv-python-headless==4.11.0.86",
     "rapidocr-onnxruntime==1.4.4",
     "rapidocr-onnxruntime==1.4.4",
     "rank-bm25==0.2.2",
     "rank-bm25==0.2.2",