Update Pillow to 10.4.0 (#122237)

This commit is contained in:
Marc Mueller 2024-07-20 12:58:49 +02:00 committed by GitHub
parent 436a38c1d2
commit 13da20ddf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

View file

@ -10,6 +10,6 @@
"tf-models-official==2.5.0",
"pycocotools==2.0.6",
"numpy==1.26.0",
"Pillow==10.3.0"
"Pillow==10.4.0"
]
}