File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,6 @@ dependencies:
99 - pip
1010 - pip :
1111 - gradescope_utils
12- # Using v6 (newer than Colab) to avoid the need for the plugin in the base environment. Using (unreleased) v6.0.1 to avoid a bug in the HTML export.
13- # https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#301----2025-02-18
14- - git+https://github.com/plotly/plotly.py@v6.0.1
1512
1613 # extensions
1714 - jupyter-resource-usage
@@ -25,8 +22,9 @@ dependencies:
2522 - html5lib=1.1
2623 - lxml
2724 - pandas=2.2.2
28- # see above
29- # - plotly>=6.0.1
25+ # Using v6 (newer than Colab) to avoid the need for the plugin in the base environment. Using (unreleased) v6.0.1 to avoid a bug in the HTML export.
26+ # https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#301----2025-02-18
27+ - plotly>=6.0.1
3028 - requests=2.32.3
3129 - statsmodels=0.14.4
3230 # # supporting packages for notebooks ##
You can’t perform that action at this time.
0 commit comments