Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0a74d1b

Browse files
Use different version of numpy
1 parent b89f793 commit 0a74d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
mv tests/percy/*.html tests/percy/pandas2/
206206
# 1.1 is the earliest minor with Py3.9 wheels
207207
uv pip install pip
208-
python -m pip install pandas==1.1.5 numpy==2.0.2
208+
python -m pip install pandas==1.1.5 numpy==1.26.4
209209
python tests/percy/plotly-express.py
210210
python tests/percy/compare-pandas.py
211211
rm -rf tests/percy/pandas2

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /