diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 78fdd681b..64f7722ed 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -10,7 +10,7 @@ contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.65.0 ; python_version >= "3.11" and python_version < "3.15" healpy==1.20.0 ; python_version >= "3.11" and python_version < "3.15" -idna==3.19 ; python_version >= "3.11" and python_version < "3.15" +idna==3.20 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.1 ; python_version >= "3.11" and python_version < "3.15" matplotlib==3.11.2 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index febce7d13..a7ac637f1 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -10,7 +10,7 @@ colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.15" and platf contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.65.0 ; python_version >= "3.11" and python_version < "3.15" -idna==3.19 ; python_version >= "3.11" and python_version < "3.15" +idna==3.20 ; python_version >= "3.11" and python_version < "3.15" jax==0.10.2 ; python_version >= "3.11" and python_version < "3.15" jaxlib==0.10.2 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.1 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index dd2c0e8c4..d098b7b4f 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -14,7 +14,7 @@ cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" filelock==4.0.0 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.65.0 ; python_version >= "3.11" and python_version < "3.15" fsspec==2026.7.0 ; python_version >= "3.11" and python_version < "3.15" -idna==3.19 ; python_version >= "3.11" and python_version < "3.15" +idna==3.20 ; python_version >= "3.11" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.1 ; python_version >= "3.11" and python_version < "3.15" markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15"