mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
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/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.0.0...v6.7.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
# Labs Python Dependencies
|
|
# Interactive Marimo notebooks for the ML Systems curriculum
|
|
|
|
marimo>=0.23.1
|
|
plotly>=6.7.0
|
|
numpy>=1.24.0
|
|
pytest>=8.0.0
|