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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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