mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
rembg 2.0.75 requires a numpy incompatible with the pinned numpy==1.26.4 that the rest of the ML stack (onnxruntime etc.) depends on, making pip-audit's resolution impossible. The rembg <2.0.75 advisory (medium) is accepted as a residual: it only affects the on-demand background-removal AI bundle (publishing currently paused) and can't be patched without a numpy 2.x migration across the whole Python sidecar.
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
rembg[cpu]==2.0.69
|
|
realesrgan==0.3.0
|
|
paddleocr[doc-parser]>=3.4.0,<3.5.0
|
|
paddlepaddle>=3.0.0,<3.1.0
|
|
mediapipe>=0.10.21
|
|
onnxruntime==1.20.1
|
|
numpy==1.26.4
|
|
Pillow==12.2.0
|
|
opencv-python-headless==4.10.0.84
|
|
codeformer-pip==0.0.4
|