Skip to content

Commit 5b71249

Browse files
committed
downgrade scipy for 3.10 compat
1 parent e9220bb commit 5b71249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
'psutil~=7.0.0',
2828
'pyarrow~=20.0.0',
2929
'rapidfuzz~=3.13.0',
30-
'scipy~=1.16.0',
30+
'scipy~=1.15.3',
3131
'tkinterweb~=3.23.5',
3232
'ttkthemes~=3.2.2',
3333
'typing_extensions~=4.14.0',

0 commit comments

Comments
 (0)