diff --git a/setup.py b/setup.py index 5181389275852414e07ada1cdc99fa9b683b06b2..5de8022951277e52d50623c05e9630c4cff12e81 100644 --- a/setup.py +++ b/setup.py @@ -88,6 +88,7 @@ install_requires = [ "notebook==6.1.5", "numpy==1.20.3", "pasha==0.1.1", + "pillow==10.3.0", "prettytable==0.7.2", "princess==0.5", "pymunge==0.1.3",