diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 899b2a3ca..65dc834b5 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -1,5 +1,5 @@ astropy-iers-data==0.2026.6.22.1.23.34 ; python_version >= "3.11" and python_version < "3.15" -astropy==8.0.0 ; python_version >= "3.11" and python_version < "3.15" +astropy==8.0.1 ; python_version >= "3.11" and python_version < "3.15" attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 0d81c5234..99af62776 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -1,5 +1,5 @@ astropy-iers-data==0.2026.6.22.1.23.34 ; python_version >= "3.11" and python_version < "3.15" -astropy==8.0.0 ; python_version >= "3.11" and python_version < "3.15" +astropy==8.0.1 ; python_version >= "3.11" and python_version < "3.15" attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" autograd==1.9.1 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 4635125b5..e215ac252 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -1,5 +1,5 @@ astropy-iers-data==0.2026.6.22.1.23.34 ; python_version >= "3.11" and python_version < "3.15" -astropy==8.0.0 ; python_version >= "3.11" and python_version < "3.15" +astropy==8.0.1 ; python_version >= "3.11" and python_version < "3.15" attrs==26.1.0 ; python_version >= "3.11" and python_version < "3.15" beartype==0.22.9 ; python_version >= "3.11" and python_version < "3.15" boule==0.6.0 ; python_version >= "3.11" and python_version < "3.15"