Skip to content

Commit f33e265

Browse files
committed
bump plotly.py
1 parent 2110ce8 commit f33e265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/env_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sudo apt install fontconfig
1515
sudo fc-cache -f
1616

1717
# install kaleido & plotly
18-
sudo python3 -m pip install kaleido==0.2.1 plotly==5.5.0 --progress-bar off
18+
sudo python3 -m pip install kaleido==0.2.1 plotly==6.2.0 --progress-bar off
1919

2020
# install numpy i.e. to convert arrays to typed arrays
2121
sudo python3 -m pip install numpy==1.24.2

0 commit comments

Comments
 (0)