blob: 78bd20c74f56967c6e7a8371f4bb4e27b14c9660 (
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
|
anyio[trio]~=4.7
arrow~=1.3
attrs~=24.3
beautifulsoup4~=4.12
einspect~=0.5; python_version == '3.12'
fishhook~=0.3; python_version == '3.12'
forbiddenfruit~=0.1
fuzzywuzzy~=0.18
kaleido~=0.2
lark~=1.2
matplotlib~=3.10; python_version == '3.12'
more-itertools~=10.5
networkx~=3.4
numpy~=2.2
pandas~=2.2
pendulum~=3.0; python_version == '3.12'
pyarrow~=18.1
python-dateutil~=2.9
pyyaml~=6.0
scipy~=1.15
sympy~=1.13
typing-extensions~=4.12
tzdata~=2024.2
yarl~=1.18
|