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 0292661 commit e208c8cCopy full SHA for e208c8c
requirements/eval-deps.pip
@@ -0,0 +1,24 @@
1
+anyio[trio]~=3.6
2
+arrow~=1.2
3
+attrs~=22.2
4
+beautifulsoup4~=4.11
5
+einspect~=0.5
6
+fishhook~=0.2
7
+forbiddenfruit~=0.1
8
+fuzzywuzzy~=0.18
9
+lark~=1.1
10
+matplotlib~=3.6 ; python_version == '3.11'
11
+more-itertools~=9.0
12
+networkx~=3.0
13
+numpy~=1.24 ; python_version == '3.11'
14
+numpy==1.26.0b1 ; python_version == '3.12'
15
+pandas~=1.5 ; python_version == '3.11'
16
+pendulum~=2.1 ; python_version == '3.11'
17
+python-dateutil~=2.8
18
+pyyaml~=6.0
19
+scipy~=1.10
20
+sympy~=1.11
21
+toml~=0.10
22
+typing-extensions~=4.4
23
+tzdata~=2022.7
24
+yarl~=1.8 ; python_version == '3.11'
0 commit comments