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 533f5f7 commit 3e0a46cCopy full SHA for 3e0a46c
.circleci/config.yml
@@ -204,7 +204,7 @@ jobs:
204
mkdir tests/percy/pandas2
205
mv tests/percy/*.html tests/percy/pandas2/
206
uv pip install pip
207
- python -m pip install pandas==1.1.5 numpy==1.26.4
+ python -m pip install pandas==1.5.3 numpy==1.26.4
208
python tests/percy/plotly-express.py
209
python tests/percy/compare-pandas.py
210
rm -rf tests/percy/pandas2
0 commit comments