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.
1 parent e8d82f4 commit e9e221eCopy full SHA for e9e221e
.circleci/env_image.sh
@@ -7,4 +7,4 @@ sudo fc-cache -f && \
7
# install kaleido & plotly
8
sudo python3 -m pip install kaleido==0.2.1 plotly==5.5.0 --progress-bar off
9
# install numpy i.e. to convert arrays to typed arrays
10
-sudo python3 -m pip install numpy==1.24.2
+sudo python3 -m pip install numpy==1.24.2
0 commit comments