diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 4c5a1061d..3351c51d2 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -15,7 +15,7 @@ kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" matplotlib==3.10.9 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" -packaging==26.1 ; python_version >= "3.11" and python_version < "3.15" +packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index bf83f8844..e09ced7b5 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -19,7 +19,7 @@ ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" opt-einsum==3.4.0 ; python_version >= "3.11" and python_version < "3.15" -packaging==26.1 ; python_version >= "3.11" and python_version < "3.15" +packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index b37407219..2d8821f00 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -37,7 +37,7 @@ nvidia-nccl-cu13==2.29.7 ; python_version >= "3.11" and python_version < "3.15" nvidia-nvjitlink==13.0.88 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and (sys_platform == "linux" or sys_platform == "win32") nvidia-nvshmem-cu13==3.4.5 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" nvidia-nvtx==13.0.85 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and (sys_platform == "linux" or sys_platform == "win32") -packaging==26.1 ; python_version >= "3.11" and python_version < "3.15" +packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15"