Skip to content

Commit

Permalink
Update plotly requirement in /topic/machine-learning/automl
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@jupyterlab-plotly-v1.0.0-alpha.3...v5.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 85132cc commit a255a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topic/machine-learning/automl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Real.
mlflow-cratedb==2.14.1
plotly<5.24
plotly<5.25
pycaret[models,parallel,test]==3.3.2
pydantic<3
python-dotenv<2
Expand Down

0 comments on commit a255a79

Please sign in to comment.