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.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Jul 29, 2024
1 parent 90d88c0 commit 18dd576
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.23
plotly<5.24
pycaret[models,parallel,test]==3.3.2
pydantic<2
python-dotenv<2
Expand Down

0 comments on commit 18dd576

Please sign in to comment.