blob: 241524ecea31951aa0fc0053970c6240e9afc7d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
anyio[trio]~=4.6
arrow~=1.3
attrs~=24.2
beautifulsoup4~=4.12
einspect~=0.5 ; python_version == '3.12'
fishhook~=0.3; python_version == '3.12'
forbiddenfruit~=0.1
fuzzywuzzy~=0.18
lark~=1.2
matplotlib~=3.9 ; python_version != '3.13'
more-itertools~=10.5
networkx~=3.3
numpy~=2.1
pandas~=2.2
pendulum~=3.0 ; python_version == '3.12'
pyarrow~=17.0; python_version == '3.12'
python-dateutil~=2.9
pyyaml~=6.0
scipy~=1.14 ; python_version != '3.13'
sympy~=1.13
typing-extensions~=4.12
tzdata~=2024.2
yarl~=1.13
plotly~=5.24
kaleido==0.1.*
|