From 00f4a31c8185af4f8f55547abc7225ca60796eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:36:22 +0000 Subject: [PATCH] build(deps): update photutils requirement Updates the requirements on [photutils](https://github.com/astropy/photutils) to permit the latest version. - [Release notes](https://github.com/astropy/photutils/releases) - [Changelog](https://github.com/astropy/photutils/blob/main/CHANGES.rst) - [Commits](https://github.com/astropy/photutils/compare/1.13.0...2.0.2) --- updated-dependencies: - dependency-name: photutils 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 ac011195..f35785d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astropy>=6.1.2,<6.2.0 ipython>=8.27.0,<8.28.0 matplotlib>=3.9.1,<3.10.0 numpy>=2.1.0,<2.2.0 -photutils>=1.13.0,<1.14.0 +photutils>=1.13.0,<2.1.0 poppy>=1.0.0 pysiaf>=0.22.0,<0.24.0 scipy>=1.14.0,<1.15.0