Skip to content

Commit 2079501

Browse files
authored
scipy 1.11 sets scipy.stats.mode keepdims=Fales as default (#1267)
which conflicts with internals of scikit-learn 0.24.2
1 parent d940e0e commit 2079501

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- os: windows-latest
5454
sklearn-only: 'false'
5555
scikit-learn: 0.24.*
56+
scipy: 1.10.0
5657
fail-fast: false
5758
max-parallel: 4
5859

0 commit comments

Comments
 (0)