diff --git a/requirements.txt b/requirements.txt index 97539f4b..bddc65d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ opencv-python-headless==4.9.0.80 pandas==2.2.1 pillow==10.2.0 plotly==5.20.0 -pydantic==1.10.7 +pydantic==1.10.13 starfile==0.5.6 workflows==2.26 zocalo==0.30.2 diff --git a/requirements_dev.txt b/requirements_dev.txt index 0107c908..4c956af1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ opencv-python==4.9.0.80 pandas==2.2.1 pillow==10.2.0 plotly==5.20.0 -pydantic==1.10.7 +pydantic==1.10.13 pytest-cov==4.1.0 pytest-mock==3.12.0 pytest==8.1.1 diff --git a/requirements_doc.txt b/requirements_doc.txt index a38be914..454a6314 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -5,6 +5,6 @@ mrcfile==1.5.0 pandas==2.2.1 pillow==10.2.0 plotly==5.20.0 -pydantic==1.10.7 +pydantic==1.10.13 Sphinx==4.5.0 sphinx-rtd-theme==1.0.0