Skip to content

Commit c855015

Browse files
authored
Merge pull request #6072 from plotly/pio-v5.5.0
bump plotly.py to v5.5.0
2 parents 9218ecc + 8f8a9c4 commit c855015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/env_image.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sudo python3 .circleci/download_google_fonts.py && \
55
sudo cp -r .circleci/fonts/ /usr/share/ && \
66
sudo fc-cache -f && \
77
# install kaleido & plotly
8-
sudo python3 -m pip install kaleido==0.2.1 plotly==5.2.1 --progress-bar off
8+
sudo python3 -m pip install kaleido==0.2.1 plotly==5.5.0 --progress-bar off

0 commit comments

Comments
 (0)