We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a5dd3 commit 10a80eeCopy full SHA for 10a80ee
requirements/eval-deps.pip
@@ -14,14 +14,14 @@ lark~=1.2
14
matplotlib~=3.10; python_version == "3.13"
15
more-itertools~=10.7
16
networkx~=3.5
17
-numpy~=2.2; python_version == "3.13"
18
-pandas~=2.2; python_version == "3.13"
+numpy~=2.3; python_version == "3.13"
+pandas~=2.3; python_version == "3.13"
19
pendulum~=3.1
20
-pyarrow~=20.0; python_version == "3.13"
+pyarrow~=21.0; python_version == "3.13"
21
python-dateutil~=2.9
22
pyyaml~=6.0
23
-scipy~=1.15; python_version == "3.13"
+scipy~=1.16; python_version == "3.13"
24
sympy~=1.14
25
-typing-extensions~=4.13
+typing-extensions~=4.14
26
tzdata~=2025.2
27
yarl~=1.20
0 commit comments