8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9218ecc + 8f8a9c4 commit c855015Copy full SHA for c855015
.circleci/env_image.sh
@@ -5,4 +5,4 @@ sudo python3 .circleci/download_google_fonts.py && \
5
sudo cp -r .circleci/fonts/ /usr/share/ && \
6
sudo fc-cache -f && \
7
# install kaleido & plotly
8
-sudo python3 -m pip install kaleido==0.2.1 plotly==5.2.1 --progress-bar off
+sudo python3 -m pip install kaleido==0.2.1 plotly==5.5.0 --progress-bar off
0 commit comments