diff --git a/docs/requirements.txt b/docs/requirements.txt index 48f55d8a3b..86bf2152b8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -91,7 +91,7 @@ six==1.16.0 # via # livereload # python-dateutil -tornado==6.5 +tornado==6.5.5 # via livereload watchdog==2.1.9 # via mkdocs diff --git a/emmet-api/requirements/ubuntu-latest_py3.11.txt b/emmet-api/requirements/ubuntu-latest_py3.11.txt index 56663c4fcc..6dae9e0095 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11.txt @@ -118,7 +118,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt index f4fedaca6c..8994c36176 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -246,7 +246,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -390,7 +390,7 @@ tabulate==0.9.0 # via pymatgen tifffile==2026.1.14 # via scikit-image -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via pymatgen diff --git a/emmet-api/requirements/ubuntu-latest_py3.12.txt b/emmet-api/requirements/ubuntu-latest_py3.12.txt index 4c5e97e79f..1b64268ad8 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.12.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.12.txt @@ -118,7 +118,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-api/requirements/ubuntu-latest_py3.12_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.12_extras.txt index db879d722a..9833ad24b3 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.12_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.12_extras.txt @@ -246,7 +246,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -390,7 +390,7 @@ tabulate==0.9.0 # via pymatgen tifffile==2026.1.14 # via scikit-image -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via pymatgen diff --git a/emmet-api/requirements/ubuntu-latest_py3.13.txt b/emmet-api/requirements/ubuntu-latest_py3.13.txt index c8218aac1a..f76b849fba 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.13.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.13.txt @@ -118,7 +118,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-api/requirements/ubuntu-latest_py3.13_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.13_extras.txt index eb8eb4a4c0..e208cab0fc 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.13_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.13_extras.txt @@ -246,7 +246,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -390,7 +390,7 @@ tabulate==0.9.0 # via pymatgen tifffile==2026.1.14 # via scikit-image -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via pymatgen diff --git a/emmet-builders-legacy/requirements/deployment.txt b/emmet-builders-legacy/requirements/deployment.txt index 8866a09b37..245d472296 100644 --- a/emmet-builders-legacy/requirements/deployment.txt +++ b/emmet-builders-legacy/requirements/deployment.txt @@ -53,7 +53,7 @@ click==8.1.7 # uvicorn contourpy==1.2.0 # via matplotlib -cryptography==44.0.1 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -75,7 +75,7 @@ filelock==3.20.3 # via # torch # triton -flask==3.0.2 +flask==3.1.3 # via mongogrant fonttools==4.60.2 # via matplotlib @@ -251,7 +251,7 @@ paramiko==3.4.0 # via sshtunnel phonopy==2.21.0 # via matcalc -pillow==12.0.0 +pillow==12.1.1 # via matplotlib plotly==5.18.0 # via pymatgen diff --git a/emmet-builders-legacy/requirements/ubuntu-latest_py3.11.txt b/emmet-builders-legacy/requirements/ubuntu-latest_py3.11.txt index 6a68c360a7..be8e8f71d1 100644 --- a/emmet-builders-legacy/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-builders-legacy/requirements/ubuntu-latest_py3.11.txt @@ -35,7 +35,7 @@ charset-normalizer==3.4.3 # via requests contourpy==1.3.3 # via matplotlib -cryptography==45.0.7 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -192,7 +192,7 @@ paramiko==4.0.0 # via sshtunnel patsy==1.0.1 # via statsmodels -pillow==12.0.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-builders-legacy/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders-legacy/requirements/ubuntu-latest_py3.11_extras.txt index 72cf10ce13..c47951cac4 100644 --- a/emmet-builders-legacy/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-builders-legacy/requirements/ubuntu-latest_py3.11_extras.txt @@ -45,7 +45,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.10.6 # via pytest-cov -cryptography==45.0.7 +cryptography==46.0.5 # via paramiko csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -292,7 +292,7 @@ pathspec==0.12.1 # mypy patsy==1.0.1 # via statsmodels -pillow==12.0.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -494,7 +494,7 @@ tidynamics==1.1.2 # via transport-analysis tifffile==2025.8.28 # via scikit-image -tornado==6.5.2 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via diff --git a/emmet-builders-legacy/requirements/ubuntu-latest_py3.12.txt b/emmet-builders-legacy/requirements/ubuntu-latest_py3.12.txt index 44682fb08e..7fca4962ce 100644 --- a/emmet-builders-legacy/requirements/ubuntu-latest_py3.12.txt +++ b/emmet-builders-legacy/requirements/ubuntu-latest_py3.12.txt @@ -35,7 +35,7 @@ charset-normalizer==3.4.3 # via requests contourpy==1.3.3 # via matplotlib -cryptography==45.0.7 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -192,7 +192,7 @@ paramiko==4.0.0 # via sshtunnel patsy==1.0.1 # via statsmodels -pillow==12.0.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-builders-legacy/requirements/ubuntu-latest_py3.12_extras.txt b/emmet-builders-legacy/requirements/ubuntu-latest_py3.12_extras.txt index a59a42ce01..62cf77b0da 100644 --- a/emmet-builders-legacy/requirements/ubuntu-latest_py3.12_extras.txt +++ b/emmet-builders-legacy/requirements/ubuntu-latest_py3.12_extras.txt @@ -45,7 +45,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.10.6 # via pytest-cov -cryptography==45.0.7 +cryptography==46.0.5 # via paramiko csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -292,7 +292,7 @@ pathspec==0.12.1 # mypy patsy==1.0.1 # via statsmodels -pillow==12.0.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -494,7 +494,7 @@ tidynamics==1.1.2 # via transport-analysis tifffile==2025.8.28 # via scikit-image -tornado==6.5.2 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via diff --git a/emmet-builders-legacy/requirements/ubuntu-latest_py3.13.txt b/emmet-builders-legacy/requirements/ubuntu-latest_py3.13.txt index eab0221009..d7dbcd1aab 100644 --- a/emmet-builders-legacy/requirements/ubuntu-latest_py3.13.txt +++ b/emmet-builders-legacy/requirements/ubuntu-latest_py3.13.txt @@ -35,7 +35,7 @@ charset-normalizer==3.4.2 # via requests contourpy==1.3.2 # via matplotlib -cryptography==44.0.3 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -200,7 +200,7 @@ patsy==1.0.1 # via statsmodels phonopy==2.38.2 # via matcalc -pillow==12.0.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-builders-legacy/requirements/ubuntu-latest_py3.13_extras.txt b/emmet-builders-legacy/requirements/ubuntu-latest_py3.13_extras.txt index b975cc8925..97172a4854 100644 --- a/emmet-builders-legacy/requirements/ubuntu-latest_py3.13_extras.txt +++ b/emmet-builders-legacy/requirements/ubuntu-latest_py3.13_extras.txt @@ -56,7 +56,7 @@ contourpy==1.3.2 # via matplotlib coverage[toml]==7.8.0 # via pytest-cov -cryptography==44.0.3 +cryptography==46.0.5 # via paramiko csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -388,7 +388,7 @@ patsy==1.0.1 # via statsmodels phonopy==2.38.2 # via matcalc -pillow==12.0.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -606,7 +606,7 @@ torch==2.8.0 # torchmetrics torchmetrics==1.7.1 # via pytorch-lightning -tornado==6.5 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via diff --git a/emmet-builders/requirements/deployment.txt b/emmet-builders/requirements/deployment.txt index 5290760c74..fa19445f9d 100644 --- a/emmet-builders/requirements/deployment.txt +++ b/emmet-builders/requirements/deployment.txt @@ -53,7 +53,7 @@ click==8.1.7 # uvicorn contourpy==1.2.0 # via matplotlib -cryptography==44.0.1 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -75,7 +75,7 @@ filelock==3.20.3 # via # torch # triton -flask==3.0.2 +flask==3.1.3 # via mongogrant fonttools==4.60.2 # via matplotlib @@ -251,7 +251,7 @@ paramiko==3.4.0 # via sshtunnel phonopy==2.21.0 # via matcalc -pillow==12.0.0 +pillow==12.1.1 # via matplotlib plotly==5.18.0 # via pymatgen diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11.txt b/emmet-builders/requirements/ubuntu-latest_py3.11.txt index fe9a860080..600ad977c9 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11.txt @@ -37,7 +37,7 @@ charset-normalizer==3.4.4 # via requests contourpy==1.3.3 # via matplotlib -cryptography==46.0.3 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -158,7 +158,7 @@ pandas==2.3.3 # seaborn paramiko==4.0.0 # via sshtunnel -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt index 0be15f31b9..a71745b882 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt @@ -47,7 +47,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.13.2 # via pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via paramiko csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -268,7 +268,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -454,7 +454,7 @@ threadpoolctl==3.6.0 # via scikit-learn tifffile==2026.1.14 # via scikit-image -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via diff --git a/emmet-builders/requirements/ubuntu-latest_py3.12.txt b/emmet-builders/requirements/ubuntu-latest_py3.12.txt index ca2916b6d5..167f41f409 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.12.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.12.txt @@ -37,7 +37,7 @@ charset-normalizer==3.4.4 # via requests contourpy==1.3.3 # via matplotlib -cryptography==46.0.3 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -158,7 +158,7 @@ pandas==2.3.3 # seaborn paramiko==4.0.0 # via sshtunnel -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-builders/requirements/ubuntu-latest_py3.12_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.12_extras.txt index d46873c315..6a83df7e49 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.12_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.12_extras.txt @@ -47,7 +47,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.13.2 # via pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via paramiko csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -268,7 +268,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -454,7 +454,7 @@ threadpoolctl==3.6.0 # via scikit-learn tifffile==2026.1.14 # via scikit-image -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via diff --git a/emmet-builders/requirements/ubuntu-latest_py3.13.txt b/emmet-builders/requirements/ubuntu-latest_py3.13.txt index c64a86073d..d218ad281f 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.13.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.13.txt @@ -37,7 +37,7 @@ charset-normalizer==3.4.4 # via requests contourpy==1.3.3 # via matplotlib -cryptography==46.0.3 +cryptography==46.0.5 # via paramiko cycler==0.12.1 # via matplotlib @@ -158,7 +158,7 @@ pandas==2.3.3 # seaborn paramiko==4.0.0 # via sshtunnel -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-builders/requirements/ubuntu-latest_py3.13_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.13_extras.txt index 7cc5c9c458..3c403d7304 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.13_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.13_extras.txt @@ -47,7 +47,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.13.2 # via pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via paramiko csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -268,7 +268,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -454,7 +454,7 @@ threadpoolctl==3.6.0 # via scikit-learn tifffile==2026.1.14 # via scikit-image -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via diff --git a/emmet-cli/requirements/ubuntu-latest_py3.11.txt b/emmet-cli/requirements/ubuntu-latest_py3.11.txt index 45c2e2f637..04159264f8 100644 --- a/emmet-cli/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-cli/requirements/ubuntu-latest_py3.11.txt @@ -66,7 +66,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen diff --git a/emmet-cli/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-cli/requirements/ubuntu-latest_py3.11_extras.txt index a7eb6698b4..09f8161525 100644 --- a/emmet-cli/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-cli/requirements/ubuntu-latest_py3.11_extras.txt @@ -178,7 +178,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via matplotlib platformdirs==4.5.1 # via @@ -282,7 +282,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.9.0 # via pymatgen -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via pymatgen diff --git a/emmet-cli/requirements/ubuntu-latest_py3.12.txt b/emmet-cli/requirements/ubuntu-latest_py3.12.txt index 9053cfc9ee..c5262381b8 100644 --- a/emmet-cli/requirements/ubuntu-latest_py3.12.txt +++ b/emmet-cli/requirements/ubuntu-latest_py3.12.txt @@ -66,7 +66,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen diff --git a/emmet-cli/requirements/ubuntu-latest_py3.12_extras.txt b/emmet-cli/requirements/ubuntu-latest_py3.12_extras.txt index 8feef9fa4b..b1220d1370 100644 --- a/emmet-cli/requirements/ubuntu-latest_py3.12_extras.txt +++ b/emmet-cli/requirements/ubuntu-latest_py3.12_extras.txt @@ -178,7 +178,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via matplotlib platformdirs==4.5.1 # via @@ -282,7 +282,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.9.0 # via pymatgen -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via pymatgen diff --git a/emmet-cli/requirements/ubuntu-latest_py3.13.txt b/emmet-cli/requirements/ubuntu-latest_py3.13.txt index 58e87c5921..8d14f37b15 100644 --- a/emmet-cli/requirements/ubuntu-latest_py3.13.txt +++ b/emmet-cli/requirements/ubuntu-latest_py3.13.txt @@ -66,7 +66,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen diff --git a/emmet-cli/requirements/ubuntu-latest_py3.13_extras.txt b/emmet-cli/requirements/ubuntu-latest_py3.13_extras.txt index 7a428d8904..4031f95e3c 100644 --- a/emmet-cli/requirements/ubuntu-latest_py3.13_extras.txt +++ b/emmet-cli/requirements/ubuntu-latest_py3.13_extras.txt @@ -178,7 +178,7 @@ pathspec==1.0.3 # via # mkdocs # mypy -pillow==12.1.0 +pillow==12.1.1 # via matplotlib platformdirs==4.5.1 # via @@ -282,7 +282,7 @@ sympy==1.14.0 # via pymatgen tabulate==0.9.0 # via pymatgen -tornado==6.5.4 +tornado==6.5.5 # via livereload tqdm==4.67.1 # via pymatgen diff --git a/emmet-core/requirements/ubuntu-latest_py3.11.txt b/emmet-core/requirements/ubuntu-latest_py3.11.txt index df5c0e2299..f0f6f3021a 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11.txt @@ -60,7 +60,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen diff --git a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt index bfbf6649ad..a733813380 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.11_extras.txt @@ -156,7 +156,7 @@ pandas==2.3.3 # seaborn pathspec==1.0.3 # via mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-core/requirements/ubuntu-latest_py3.12.txt b/emmet-core/requirements/ubuntu-latest_py3.12.txt index 27b5185b22..0943f0e4ae 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.12.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.12.txt @@ -60,7 +60,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen diff --git a/emmet-core/requirements/ubuntu-latest_py3.12_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.12_extras.txt index 6123d99c29..12c1dc7c28 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.12_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.12_extras.txt @@ -156,7 +156,7 @@ pandas==2.3.3 # seaborn pathspec==1.0.3 # via mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib diff --git a/emmet-core/requirements/ubuntu-latest_py3.13.txt b/emmet-core/requirements/ubuntu-latest_py3.13.txt index 22cc3bc225..ea5044e527 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.13.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.13.txt @@ -60,7 +60,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen diff --git a/emmet-core/requirements/ubuntu-latest_py3.13_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.13_extras.txt index 07be10d234..0a5f014951 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.13_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.13_extras.txt @@ -156,7 +156,7 @@ pandas==2.3.3 # seaborn pathspec==1.0.3 # via mypy -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib