blob: 4078783b9c3ee3cbc27a3cf129fdac4d16390983 (
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
  | 
anyio[trio]~=4.2
arrow~=1.3
attrs~=23.2
beautifulsoup4~=4.12
einspect~=0.5 ; python_version == '3.12'
fishhook~=0.2
forbiddenfruit~=0.1
fuzzywuzzy~=0.18
lark~=1.1
matplotlib~=3.8 ; python_version == '3.12'
more-itertools~=10.1
networkx~=3.2
numpy~=1.26 ; python_version == '3.12'
pandas~=2.1 ; python_version == '3.12'
pendulum~=3.0
pyarrow~=15.0
python-dateutil~=2.8
pyyaml~=6.0
scipy~=1.11 ; python_version == '3.12'
sympy~=1.12
typing-extensions~=4.9
tzdata~=2023.4
# yarl~=1.9  Requires multidict wheels in order to build https://github.com/aio-libs/multidict/issues/887
  
  |