Fix Pillow vulnerability "libwebp: OOB write in BuildHuffmanTable"

This commit is contained in:
Jake Henning
2023-10-04 13:23:42 +03:00
committed by GitHub
parent c20bbd66b9
commit 6c4bece663

View File

@@ -3,5 +3,5 @@ clearml-serving
tritonclient[grpc]>=2.32,<2.33
starlette
grpcio
Pillow>=9.0.1,<10
Pillow>=10.0.1
pathlib2