Skip to content

Commit 81693ff

Browse files
committed
Update LKG files
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
1 parent 30b49db commit 81693ff

File tree

2 files changed

+161
-145
lines changed

2 files changed

+161
-145
lines changed

lkg-notebook.txt

Lines changed: 89 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1,144 +1,142 @@
1-
Cython==0.29.37
1+
Cython==3.2.4
22
Jinja2==3.1.6
3-
MarkupSafe==3.0.2
4-
PyYAML==6.0.2
5-
Pygments==2.19.2
6-
Send2Trash==1.8.3
7-
anyio==4.10.0
3+
MarkupSafe==3.0.3
4+
PyYAML==6.0.3
5+
Pygments==2.20.0
6+
Send2Trash==2.1.0
7+
anyio==4.13.0
88
argon2-cffi==25.1.0
99
argon2-cffi-bindings==25.1.0
10-
arrow==1.3.0
11-
asttokens==3.0.0
12-
async-lru==2.0.5
13-
attrs==25.3.0
14-
babel==2.17.0
15-
beautifulsoup4==4.13.5
16-
bleach==6.2.0
17-
causal-learn==0.1.4.3
18-
certifi==2025.8.3
19-
cffi==1.17.1
20-
charset-normalizer==3.4.3
10+
arrow==1.4.0
11+
asttokens==3.0.1
12+
async-lru==2.3.0
13+
attrs==26.1.0
14+
babel==2.18.0
15+
beautifulsoup4==4.14.3
16+
bleach==6.3.0
17+
causal-learn==0.1.4.5
18+
certifi==2026.2.25
19+
cffi==2.0.0
20+
charset-normalizer==3.4.7
2121
clarabel==0.11.1
22-
click==8.2.1
23-
cloudpickle==3.1.1
22+
click==8.3.2
23+
cloudpickle==3.1.2
2424
comm==0.2.3
2525
contourpy==1.3.3
26-
cvxpy==1.7.2
26+
cvxpy==1.8.2
2727
cycler==0.12.1
28-
debugpy==1.8.16
28+
debugpy==1.8.20
2929
decorator==5.2.1
3030
defusedxml==0.7.1
31-
dowhy==0.12
31+
dowhy==0.14
3232
executing==2.2.1
3333
fastjsonschema==2.21.2
34-
filelock==3.19.1
35-
fonttools==4.59.2
34+
filelock==3.25.2
35+
fonttools==4.62.1
3636
fqdn==1.5.1
3737
graphviz==0.21
3838
h11==0.16.0
39+
highspy==1.14.0
3940
httpcore==1.0.9
4041
httpx==0.28.1
41-
idna==3.10
42-
ipykernel==6.30.1
43-
ipython==9.5.0
42+
idna==3.11
43+
ipykernel==7.2.0
44+
ipython==9.12.0
4445
ipython_pygments_lexers==1.1.1
45-
ipywidgets==8.1.7
46+
ipywidgets==8.1.8
4647
isoduration==20.11.0
4748
jedi==0.19.2
48-
joblib==1.5.2
49-
json5==0.12.1
50-
jsonpointer==3.0.0
51-
jsonschema==4.25.1
49+
joblib==1.5.3
50+
json5==0.14.0
51+
jsonpointer==3.1.1
52+
jsonschema==4.26.0
5253
jsonschema-specifications==2025.9.1
5354
jupyter==1.1.1
5455
jupyter-console==6.6.3
5556
jupyter-events==0.12.0
56-
jupyter-lsp==2.3.0
57-
jupyter_client==8.6.3
58-
jupyter_core==5.8.1
57+
jupyter-lsp==2.3.1
58+
jupyter_client==8.8.0
59+
jupyter_core==5.9.1
5960
jupyter_server==2.17.0
60-
jupyter_server_terminals==0.5.3
61-
jupyterlab==4.4.7
61+
jupyter_server_terminals==0.5.4
62+
jupyterlab==4.5.6
6263
jupyterlab_pygments==0.3.0
63-
jupyterlab_server==2.27.3
64-
jupyterlab_widgets==3.0.15
65-
kiwisolver==1.4.9
66-
lark==1.2.2
64+
jupyterlab_server==2.28.0
65+
jupyterlab_widgets==3.0.16
66+
kiwisolver==1.5.0
67+
lark==1.3.1
6768
lightgbm==4.6.0
68-
llvmlite==0.44.0
69-
matplotlib==3.10.6
70-
matplotlib-inline==0.1.7
71-
mistune==3.1.4
69+
llvmlite==0.47.0
70+
matplotlib==3.10.8
71+
matplotlib-inline==0.2.1
72+
mistune==3.2.0
7273
momentchi2==0.1.8
7374
mpmath==1.3.0
74-
msgpack==1.1.1
75-
nbclient==0.10.2
76-
nbconvert==7.16.6
75+
msgpack==1.1.2
76+
nbclient==0.10.4
77+
nbconvert==7.17.1
7778
nbformat==5.10.4
7879
nest-asyncio==1.6.0
79-
networkx==3.4.2
80-
notebook==7.4.5
80+
networkx==3.6.1
81+
notebook==7.5.5
8182
notebook_shim==0.2.4
82-
numba==0.61.2
83-
numpy==2.2.6
84-
nvidia-nccl-cu12==2.28.3
85-
osqp==1.0.4
86-
packaging==25.0
87-
pandas==2.3.2
83+
numba==0.65.0
84+
numpy==2.4.4
85+
nvidia-nccl-cu12==2.29.7
86+
osqp==1.1.1
87+
packaging==26.0
88+
pandas==3.0.2
8889
pandocfilters==1.5.1
89-
parso==0.8.5
90-
patsy==1.0.1
90+
parso==0.8.6
91+
patsy==1.0.2
9192
pexpect==4.9.0
92-
pillow==11.3.0
93-
platformdirs==4.4.0
94-
prometheus_client==0.22.1
93+
pillow==12.2.0
94+
platformdirs==4.9.6
95+
prometheus_client==0.24.1
9596
prompt_toolkit==3.0.52
96-
protobuf==6.32.0
97-
psutil==7.0.0
97+
protobuf==7.34.1
98+
psutil==7.2.2
9899
ptyprocess==0.7.0
99100
pure_eval==0.2.3
100-
pycparser==2.22
101+
pycparser==3.0
101102
pydot==4.0.1
102-
pyparsing==3.2.3
103+
pyparsing==3.3.2
103104
python-dateutil==2.9.0.post0
104-
python-json-logger==3.3.0
105-
pytz==2025.2
106-
pyzmq==27.0.2
107-
ray==2.49.1
108-
referencing==0.36.2
109-
requests==2.32.5
105+
python-json-logger==4.1.0
106+
pyzmq==27.1.0
107+
ray==2.54.1
108+
referencing==0.37.0
109+
requests==2.33.1
110110
rfc3339-validator==0.1.4
111111
rfc3986-validator==0.1.1
112112
rfc3987-syntax==1.1.0
113-
rpds-py==0.27.1
114-
scikit-learn==1.6.1
115-
scipy==1.16.1
116-
scs==3.2.8
113+
rpds-py==0.30.0
114+
scikit-learn==1.8.0
115+
scipy==1.15.3
116+
scs==3.2.11
117117
seaborn==0.13.2
118-
setuptools==80.9.0
119-
shap==0.48.0
118+
setuptools==82.0.1
119+
shap==0.51.0
120120
six==1.17.0
121121
slicer==0.0.8
122-
sniffio==1.3.1
123-
soupsieve==2.8
124-
sparse==0.17.0
122+
soupsieve==2.8.3
123+
sparse==0.18.0
125124
stack-data==0.6.3
126-
statsmodels==0.14.5
125+
statsmodels==0.14.6
127126
sympy==1.14.0
128127
terminado==0.18.1
129128
threadpoolctl==3.6.0
130129
tinycss2==1.4.0
131-
tornado==6.5.2
132-
tqdm==4.67.1
130+
tornado==6.5.5
131+
tqdm==4.67.3
133132
traitlets==5.14.3
134-
types-python-dateutil==2.9.0.20250822
135133
typing_extensions==4.15.0
136-
tzdata==2025.2
134+
tzdata==2026.1
137135
uri-template==1.3.0
138-
urllib3==2.5.0
139-
wcwidth==0.2.13
140-
webcolors==24.11.1
136+
urllib3==2.6.3
137+
wcwidth==0.6.0
138+
webcolors==25.10.0
141139
webencodings==0.5.1
142-
websocket-client==1.8.0
143-
widgetsnbextension==4.0.14
144-
xgboost==3.0.5
140+
websocket-client==1.9.0
141+
widgetsnbextension==4.0.15
142+
xgboost==3.2.0

lkg.txt

Lines changed: 72 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,83 +1,101 @@
1-
Cython==0.29.37
1+
Cython==3.2.4
22
Jinja2==3.1.6
3-
MarkupSafe==3.0.2
4-
PyYAML==6.0.2; python_version<'3.13'
5-
argcomplete==3.6.2; platform_system=='Windows' and python_version<'3.10'
6-
attrs==25.3.0; python_version<'3.13'
7-
causal-learn==0.1.4.3
8-
certifi==2025.8.3; (platform_system=='Darwin') or (platform_system=='Linux' and python_version<'3.13') or (platform_system=='Windows' and python_version<'3.13')
9-
cffi==1.17.1
10-
charset-normalizer==3.4.3; python_version<'3.13'
3+
MarkupSafe==3.0.3
4+
PyYAML==6.0.3; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
5+
argcomplete==3.6.3; platform_system=='Windows' and python_version=='3.12'
6+
attrs==26.1.0; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
7+
causal-learn==0.1.4.5
8+
certifi==2026.2.25; (platform_system=='Darwin') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
9+
cffi==2.0.0
10+
charset-normalizer==3.4.7; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
1111
clarabel==0.11.1
1212
click==8.1.8; python_version<'3.10'
13-
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'))
14-
cloudpickle==3.1.1
13+
click==8.3.2; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
14+
cloudpickle==3.1.2
1515
colorama==0.4.6; platform_system=='Windows'
1616
contourpy==1.3.0; python_version<'3.10'
1717
contourpy==1.3.2; python_version=='3.10'
1818
contourpy==1.3.3; python_version>='3.11'
19-
cvxpy==1.7.2
19+
cvxpy==1.7.5; python_version<'3.11'
20+
cvxpy==1.8.2; python_version>='3.11'
2021
cycler==0.12.1
21-
dowhy==0.12
22-
filelock==3.19.1; python_version<'3.13'
23-
fonttools==4.59.2
22+
dowhy==0.14
23+
filelock==3.19.1; python_version<'3.10'
24+
filelock==3.25.2; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
25+
fonttools==4.60.2; python_version<'3.10'
26+
fonttools==4.62.1; python_version>='3.10'
2427
graphviz==0.21
25-
idna==3.10; python_version<'3.13'
28+
highspy==1.14.0; python_version>='3.11'
29+
idna==3.11; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
2630
importlib_resources==6.5.2; python_version<'3.10'
27-
joblib==1.5.2
28-
jsonschema==4.25.1; python_version<'3.13'
29-
jsonschema-specifications==2025.9.1; python_version<'3.13'
31+
joblib==1.5.3
32+
jsonschema==4.25.1; python_version<'3.10'
33+
jsonschema==4.26.0; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
34+
jsonschema-specifications==2025.9.1; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
3035
kiwisolver==1.4.7; python_version<'3.10'
31-
kiwisolver==1.4.9; python_version>='3.10'
36+
kiwisolver==1.5.0; python_version>='3.10'
3237
lightgbm==4.6.0
3338
llvmlite==0.43.0; python_version<'3.10'
34-
llvmlite==0.44.0; python_version>='3.10'
39+
llvmlite==0.47.0; python_version>='3.10'
3540
matplotlib==3.9.4; python_version<'3.10'
36-
matplotlib==3.10.6; python_version>='3.10'
41+
matplotlib==3.10.8; python_version>='3.10'
3742
momentchi2==0.1.8
3843
mpmath==1.3.0
39-
msgpack==1.1.1; python_version<'3.13'
44+
msgpack==1.1.2; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
4045
networkx==3.2.1; python_version<'3.10'
41-
networkx==3.4.2; python_version>='3.10'
46+
networkx==3.4.2; python_version=='3.10'
47+
networkx==3.6.1; python_version>='3.11'
4248
numba==0.60.0; python_version<'3.10'
43-
numba==0.61.2; python_version>='3.10'
49+
numba==0.65.0; python_version>='3.10'
4450
numpy==2.0.2; python_version<'3.10'
45-
numpy==2.2.6; python_version>='3.10'
46-
osqp==1.0.4
47-
packaging==25.0
48-
pandas==2.3.2
49-
patsy==1.0.1
50-
pillow==11.3.0
51-
pipx==1.7.1; platform_system=='Windows' and python_version<'3.10'
52-
platformdirs==4.4.0; platform_system=='Windows' and python_version<'3.10'
53-
protobuf==6.32.0; python_version<'3.13'
54-
pycparser==2.22
51+
numpy==2.2.6; python_version=='3.10'
52+
numpy==2.4.4; python_version>='3.11'
53+
osqp==1.1.1
54+
packaging==26.0
55+
pandas==2.3.3; python_version<'3.11'
56+
pandas==3.0.2; python_version>='3.11'
57+
patsy==1.0.2
58+
pillow==11.3.0; python_version<'3.10'
59+
pillow==12.2.0; python_version>='3.10'
60+
pipx==1.11.1; platform_system=='Windows' and python_version=='3.12'
61+
platformdirs==4.9.4; platform_system=='Windows' and python_version=='3.12'
62+
protobuf==6.33.6; python_version<'3.10'
63+
protobuf==7.34.1; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
64+
pycparser==2.23; python_version<'3.10'
65+
pycparser==3.0; python_version>='3.10'
5566
pydot==4.0.1
56-
pyparsing==3.2.3
67+
pyparsing==3.3.2
5768
python-dateutil==2.9.0.post0
58-
pytz==2025.2
59-
ray==2.49.1; python_version<'3.13'
60-
referencing==0.36.2; python_version<'3.13'
61-
requests==2.32.5; python_version<'3.13'
62-
rpds-py==0.27.1; python_version<'3.13'
63-
scikit-learn==1.6.1
69+
pytz==2026.1.post1; python_version<'3.11'
70+
ray==2.51.2; python_version<'3.10'
71+
ray==2.54.1; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
72+
referencing==0.36.2; python_version<'3.10'
73+
referencing==0.37.0; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
74+
requests==2.32.5; python_version<'3.10'
75+
requests==2.33.1; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
76+
rpds-py==0.27.1; python_version<'3.10'
77+
rpds-py==0.30.0; (platform_system=='Darwin' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Linux' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12' or python_version=='3.13')) or (platform_system=='Windows' and (python_version=='3.10' or python_version=='3.11' or python_version=='3.12'))
78+
scikit-learn==1.6.1; python_version<'3.10'
79+
scikit-learn==1.7.2; python_version=='3.10'
80+
scikit-learn==1.8.0; python_version>='3.11'
6481
scipy==1.13.1; python_version<'3.10'
65-
scipy==1.15.3; python_version=='3.10'
66-
scipy==1.16.1; python_version>='3.11'
67-
scs==3.2.8
68-
setuptools==80.9.0; python_version>='3.12'
69-
shap==0.48.0
82+
scipy==1.15.3; (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'))
83+
scipy==1.17.1; python_version>='3.13'
84+
scs==3.2.11
85+
setuptools==82.0.1; python_version>='3.12'
86+
shap==0.49.1; python_version<'3.11'
87+
shap==0.51.0; python_version>='3.11'
7088
six==1.17.0
7189
slicer==0.0.8
7290
sparse==0.15.5; python_version<'3.10'
73-
sparse==0.17.0; python_version>='3.10'
74-
statsmodels==0.14.5
91+
sparse==0.17.0; python_version=='3.10'
92+
sparse==0.18.0; python_version>='3.11'
93+
statsmodels==0.14.6
7594
sympy==1.14.0
7695
threadpoolctl==3.6.0
77-
tomli==2.2.1; platform_system=='Windows' and python_version<'3.10'
78-
tqdm==4.67.1
96+
tqdm==4.67.3
7997
typing_extensions==4.15.0
80-
tzdata==2025.2
81-
urllib3==2.5.0; python_version<'3.13'
82-
userpath==1.9.2; platform_system=='Windows' and python_version<'3.10'
98+
tzdata==2026.1; (platform_system=='Darwin' and python_version<'3.11') or (platform_system=='Linux' and python_version<'3.11') or (platform_system=='Windows')
99+
urllib3==2.6.3; (platform_system=='Darwin' and python_version<'3.14') or (platform_system=='Linux' and python_version<'3.14') or (platform_system=='Windows' and python_version<'3.13')
100+
userpath==1.9.2; platform_system=='Windows' and python_version=='3.12'
83101
zipp==3.23.0; python_version<'3.10'

0 commit comments

Comments
 (0)