From adbb17f2e9a3734a14d79a8b5e4c0b1e7376945b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 20:29:53 +0000 Subject: [PATCH] chore(deps): bump astropy from 5.3.4 to 6.1.7 Bumps [astropy](https://github.com/astropy/astropy) from 5.3.4 to 6.1.7. - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](https://github.com/astropy/astropy/compare/v5.3.4...v6.1.7) --- updated-dependencies: - dependency-name: astropy dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-api.txt b/requirements-api.txt index d749b7c..797b408 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -4,7 +4,7 @@ uvicorn[standard]==0.24.0 python-multipart==0.0.6 # Astronomical Data -astropy==5.3.4 +astropy==6.1.7 numpy==1.24.3 # Core ML (minimal) - Use TensorFlow 2.15 (compatible with FastAPI)