forked from py-why/EconML
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlkg.txt
More file actions
81 lines (81 loc) · 2.88 KB
/
Copy pathlkg.txt
File metadata and controls
81 lines (81 loc) · 2.88 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Cython==0.29.37
Jinja2==3.1.6
MarkupSafe==3.0.2
PyYAML==6.0.2; python_version<'3.13'
argcomplete==3.6.2; platform_system=='Windows' and python_version=='3.9'
attrs==25.3.0; python_version<'3.13'
causal-learn==0.1.4.1
certifi==2025.4.26; (platform_system=='Darwin') or (platform_system=='Linux' and python_version<'3.13') or (platform_system=='Windows' and python_version<'3.13')
cffi==1.17.1
charset-normalizer==3.4.2; python_version<'3.13'
clarabel==0.11.1
click==8.1.8; python_version<'3.10'
click==8.2.1; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
cloudpickle==3.1.1
colorama==0.4.6; platform_system=='Windows'
contourpy==1.3.0; python_version<'3.10'
contourpy==1.3.2; python_version>='3.10'
cvxpy==1.6.6
cycler==0.12.1
dowhy==0.12
filelock==3.18.0; python_version<'3.13'
fonttools==4.58.3
graphviz==0.20.3
idna==3.10; python_version<'3.13'
importlib_resources==6.5.2; python_version<'3.10'
joblib==1.5.1
jsonschema==4.24.0; python_version<'3.13'
jsonschema-specifications==2025.4.1; python_version<'3.13'
kiwisolver==1.4.7; python_version<'3.10'
kiwisolver==1.4.8; python_version>='3.10'
lightgbm==4.6.0
llvmlite==0.43.0; python_version<'3.10'
llvmlite==0.44.0; python_version>='3.10'
matplotlib==3.9.4; python_version<'3.10'
matplotlib==3.10.3; python_version>='3.10'
momentchi2==0.1.8
mpmath==1.3.0
msgpack==1.1.1; python_version<'3.13'
networkx==3.2.1; python_version<'3.10'
networkx==3.4.2; python_version>='3.10'
numba==0.60.0; python_version<'3.10'
numba==0.61.2; python_version>='3.10'
numpy==2.0.2; python_version<'3.10'
numpy==2.2.6; python_version>='3.10'
osqp==1.0.4
packaging==25.0
pandas==2.3.0
patsy==1.0.1
pillow==11.2.1
pipx==1.7.1; platform_system=='Windows' and python_version=='3.9'
platformdirs==4.3.8; platform_system=='Windows' and python_version=='3.9'
protobuf==6.31.1; python_version<'3.13'
pycparser==2.22
pydot==4.0.0
pyparsing==3.2.3
python-dateutil==2.9.0.post0
pytz==2025.2
ray==2.47.0; python_version<'3.13'
referencing==0.36.2; python_version<'3.13'
requests==2.32.4; python_version<'3.13'
rpds-py==0.25.1; python_version<'3.13'
scikit-learn==1.6.1
scipy==1.13.1; python_version<'3.10'
scipy==1.15.3; python_version>='3.10'
scs==3.2.7.post2
setuptools==80.9.0; python_version>='3.12'
shap==0.47.2
six==1.17.0
slicer==0.0.8
sparse==0.15.5; python_version<'3.10'
sparse==0.17.0; python_version>='3.10'
statsmodels==0.14.4
sympy==1.14.0
threadpoolctl==3.6.0
tomli==2.2.1; platform_system=='Windows' and python_version=='3.9'
tqdm==4.67.1
typing_extensions==4.14.0
tzdata==2025.2
urllib3==2.4.0; python_version<'3.13'
userpath==1.9.2; platform_system=='Windows' and python_version=='3.9'
zipp==3.23.0; python_version<'3.10'