From cbb84dca63275d81e6a643dacde3d7de3f7ef4ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 10:11:23 +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 35b162ca..cba1fe85 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