Skip to content

Commit 04aa999

Browse files
authored
Bump SciPy in eval deps to get Python 3.13 support (#235)
1 parent 38d61e2 commit 04aa999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/eval-deps.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pendulum~=3.0; python_version == '3.12'
1717
pyarrow~=18.1
1818
python-dateutil~=2.9
1919
pyyaml~=6.0
20-
scipy~=1.14; python_version == '3.12'
20+
scipy~=1.15
2121
sympy~=1.13
2222
typing-extensions~=4.12
2323
tzdata~=2024.2

0 commit comments

Comments
 (0)