diff --git a/requirements-healpy.txt b/requirements-healpy.txt index c6aa0a945..3d4fe0582 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -16,7 +16,7 @@ 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" -pandas==3.0.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" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 8dc0be77c..0238934ca 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -20,7 +20,7 @@ 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" -pandas==3.0.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" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index f4023d592..44ed57e67 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -38,7 +38,7 @@ nvidia-nvjitlink==13.0.88 ; python_version >= "3.11" and python_version < "3.15" 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" -pandas==3.0.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" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"