From 17ab210cdc1dcabf491f464761af941fecd0a319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:05:14 +0000 Subject: [PATCH] build(deps): update astropy requirement Updates the requirements on [astropy](https://github.com/astropy/astropy) to permit the latest version. - [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/v6.1.2...v7.0.0) --- updated-dependencies: - dependency-name: astropy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8044d4c..d8a96c17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy>=6.1.2,<6.2.0 +astropy>=6.1.2,<7.1.0 ipython>=8.27.0,<8.30.0 matplotlib>=3.9.1,<3.10.0 numpy>=2.1.0,<2.2.0