Skip to content

Commit

Permalink
build(deps): update plotly requirement (#98)
Browse files Browse the repository at this point in the history
Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.14.0...v5.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manon Marchand <[email protected]>
  • Loading branch information
dependabot[bot] and ManonMarchand authored Nov 3, 2024
1 parent 8ab9a8a commit 620060e
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 @@ -4,7 +4,7 @@ astroquery==0.4.*
ipyaladin>=0.3.0
MOCpy >= 0.15.0, < 0.17.0
pandas >= 2.0.3, < 2.3.0
plotly>=5.14.0.a, <=5.24.0
plotly>=5.14.0.a, <=5.24.1
pyvo>=1.4.1, <=1.6
regions>=0.7, <=0.8
requests>=2.4.3
Expand Down

0 comments on commit 620060e

Please sign in to comment.