mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix(security): bump Pillow to 12.3.0, fixes 5 disclosed CVEs (#517)
This commit is contained in:
@@ -12,7 +12,7 @@ paddlepaddle-gpu==3.0.0
|
||||
mediapipe>=0.10.21
|
||||
onnxruntime-gpu==1.20.1
|
||||
numpy==1.26.4
|
||||
Pillow==12.2.0
|
||||
Pillow==12.3.0
|
||||
opencv-python-headless==4.10.0.84
|
||||
codeformer-pip==0.0.4
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ paddlepaddle>=3.0.0,<3.1.0
|
||||
mediapipe>=0.10.21
|
||||
onnxruntime==1.20.1
|
||||
numpy==1.26.4
|
||||
Pillow==12.2.0
|
||||
Pillow==12.3.0
|
||||
opencv-python-headless==4.10.0.84
|
||||
codeformer-pip==0.0.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user