diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 83df082eb..cec3ad5d0 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -16,7 +16,7 @@ matplotlib==3.11.0 ; 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.2 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.10.0 ; 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 838d06546..a7547310c 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.2 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.10.0 ; 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 5fcd08c5a..f7ff45f0c 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -39,7 +39,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.2 ; python_version >= "3.11" and python_version < "3.15" -pandas==3.0.3 ; python_version >= "3.11" and python_version < "3.15" +pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.10.0 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"