diff --git a/setup.py b/setup.py index a5f2034..a058516 100644 --- a/setup.py +++ b/setup.py @@ -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