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 d3de0b1

Browse files
Use later version of numpy for scipy compatibility
1 parent f5c2bec commit d3de0b1

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==1.19.5
208+
python -m pip install pandas==1.1.5 numpy==1.22.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 によって変換されたページ (->オリジナル) /