Skip to content

Commit

Permalink
Restrict plotly to 5.18 or lower (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
timmens committed Feb 28, 2024
1 parent 28ca664 commit 55f05ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rtd_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
- scipy
- patsy
- joblib
- plotly
- plotly<=5.18
- ipython
- pip:
- ../
Expand Down

0 comments on commit 55f05ca

Please sign in to comment.