Files
cs249r_book/labs/requirements.txt
dependabot[bot] 979e7c13b0 deps(book): update plotly requirement from >=5.0.0 to >=6.7.0 (#1486)
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>
2026-04-22 18:32:29 -04:00

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