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 b89f793 commit 0a74d1bCopy full SHA for 0a74d1b
.circleci/config.yml
@@ -205,7 +205,7 @@ jobs:
205
mv tests/percy/*.html tests/percy/pandas2/
206
# 1.1 is the earliest minor with Py3.9 wheels
207
uv pip install pip
208
- python -m pip install pandas==1.1.5 numpy==2.0.2
+ python -m pip install pandas==1.1.5 numpy==1.26.4
209
python tests/percy/plotly-express.py
210
python tests/percy/compare-pandas.py
211
rm -rf tests/percy/pandas2
0 commit comments