We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 587d86c + 566ddc6 commit ff57af0Copy full SHA for ff57af0
.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.1.0 --progress-bar off
+sudo python3 -m pip install kaleido==0.2.1 plotly==5.2.1 --progress-bar off
0 commit comments