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 10a80ee commit af61bbdCopy full SHA for af61bbd
requirements/eval-deps.pip
@@ -14,13 +14,13 @@ lark~=1.2
14
matplotlib~=3.10; python_version == "3.13"
15
more-itertools~=10.7
16
networkx~=3.5
17
-numpy~=2.3; python_version == "3.13"
+numpy~=2.3
18
pandas~=2.3; python_version == "3.13"
19
pendulum~=3.1
20
pyarrow~=21.0; python_version == "3.13"
21
python-dateutil~=2.9
22
pyyaml~=6.0
23
-scipy~=1.16; python_version == "3.13"
+scipy~=1.16
24
sympy~=1.14
25
typing-extensions~=4.14
26
tzdata~=2025.2
0 commit comments