From 797ba0a51326b7d7e9a8484fde3e9733715eabb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 09:13:27 +0000 Subject: [PATCH] Update specutils requirement Updates the requirements on [specutils](https://github.com/astropy/specutils) to permit the latest version. - [Release notes](https://github.com/astropy/specutils/releases) - [Changelog](https://github.com/astropy/specutils/blob/main/CHANGES.rst) - [Commits](https://github.com/astropy/specutils/compare/v1.9.0...v1.16.0) --- updated-dependencies: - dependency-name: specutils 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 cef43b0..05108a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ plotly>=5.14.0.a, <=5.24.0 pyvo>=1.4.1, <=1.6 regions>=0.7, <=0.8 requests>=2.4.3 -specutils>=1.9.0.a, <=1.15.0 +specutils>=1.9.0.a, <=1.16.0