re-added Pillow

This commit is contained in:
Koen van Eijk 2024-06-18 13:33:48 +02:00
parent c38bf8ddc5
commit ff8ac6935c

View File

@ -17,6 +17,7 @@ install_requires = [
"shapely==2.0.4",
"h5py==3.11.0",
"rapidfuzz==3.9.3",
"Pillow==10.3.0"
]
# Define OS-specific dependencies