diff --git a/requirements.txt b/requirements.txt index 97539f4b..56703af3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ mrcfile==1.5.0 numpy==1.26.4 opencv-python-headless==4.9.0.80 pandas==2.2.1 -pillow==10.2.0 +pillow==10.3.0 plotly==5.20.0 pydantic==1.10.7 starfile==0.5.6 diff --git a/requirements_dev.txt b/requirements_dev.txt index 0107c908..47e8db2c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ matplotlib==3.8.3 mrcfile==1.5.0 opencv-python==4.9.0.80 pandas==2.2.1 -pillow==10.2.0 +pillow==10.3.0 plotly==5.20.0 pydantic==1.10.7 pytest-cov==4.1.0 diff --git a/requirements_doc.txt b/requirements_doc.txt index a38be914..3d2ad52f 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -3,7 +3,7 @@ ispyb==10.0.0 matplotlib==3.8.3 mrcfile==1.5.0 pandas==2.2.1 -pillow==10.2.0 +pillow==10.3.0 plotly==5.20.0 pydantic==1.10.7 Sphinx==4.5.0