Skip to content

Commit

Permalink
Update specutils requirement
Browse files Browse the repository at this point in the history
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](astropy/specutils@v1.9.0...v1.16.0)

---
updated-dependencies:
- dependency-name: specutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 2f6a407 commit 1a69c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plotly>=5.14.0.a, <=5.22.0
pyvo>=1.4.1, <=1.5.2
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

0 comments on commit 1a69c82

Please sign in to comment.