Updating pillow hashes

This commit is contained in:
Abhishek Joshi
2024-08-30 12:32:45 -04:00
parent f54380206c
commit 1d2ee40c9b
2 changed files with 7 additions and 2 deletions
+4 -1
View File
@@ -62,4 +62,7 @@ mujoco = [
]
[project.optional-dependencies]
usd = ["usd-core"]
usd = [
"usd-core",
"pillow"
]