Skip to content

Commit 10a80ee

Browse files
committed
Update eval deps to latest versions
1 parent d0a5dd3 commit 10a80ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements/eval-deps.pip

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ lark~=1.2
1414
matplotlib~=3.10; python_version == "3.13"
1515
more-itertools~=10.7
1616
networkx~=3.5
17-
numpy~=2.2; python_version == "3.13"
18-
pandas~=2.2; python_version == "3.13"
17+
numpy~=2.3; python_version == "3.13"
18+
pandas~=2.3; python_version == "3.13"
1919
pendulum~=3.1
20-
pyarrow~=20.0; python_version == "3.13"
20+
pyarrow~=21.0; python_version == "3.13"
2121
python-dateutil~=2.9
2222
pyyaml~=6.0
23-
scipy~=1.15; python_version == "3.13"
23+
scipy~=1.16; python_version == "3.13"
2424
sympy~=1.14
25-
typing-extensions~=4.13
25+
typing-extensions~=4.14
2626
tzdata~=2025.2
2727
yarl~=1.20

0 commit comments

Comments
 (0)