Skip to content

Commit 1348e65

Browse files
committed
Update lkg
Signed-off-by: Keith Battocchi <[email protected]>
1 parent f54fa02 commit 1348e65

File tree

2 files changed

+81
-78
lines changed

2 files changed

+81
-78
lines changed

lkg-notebook.txt

Lines changed: 48 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -4,70 +4,71 @@ MarkupSafe==3.0.2
44
PyYAML==6.0.2
55
Pygments==2.19.2
66
Send2Trash==1.8.3
7-
anyio==4.9.0
7+
anyio==4.10.0
88
argon2-cffi==25.1.0
9-
argon2-cffi-bindings==21.2.0
9+
argon2-cffi-bindings==25.1.0
1010
arrow==1.3.0
1111
asttokens==3.0.0
1212
async-lru==2.0.5
1313
attrs==25.3.0
1414
babel==2.17.0
15-
beautifulsoup4==4.13.4
15+
beautifulsoup4==4.13.5
1616
bleach==6.2.0
1717
causal-learn==0.1.4.3
18-
certifi==2025.6.15
18+
certifi==2025.8.3
1919
cffi==1.17.1
20-
charset-normalizer==3.4.2
20+
charset-normalizer==3.4.3
2121
clarabel==0.11.1
2222
click==8.2.1
2323
cloudpickle==3.1.1
24-
comm==0.2.2
25-
contourpy==1.3.2
26-
cvxpy==1.6.6
24+
comm==0.2.3
25+
contourpy==1.3.3
26+
cvxpy==1.7.2
2727
cycler==0.12.1
28-
debugpy==1.8.14
28+
debugpy==1.8.16
2929
decorator==5.2.1
3030
defusedxml==0.7.1
3131
dowhy==0.12
32-
executing==2.2.0
33-
fastjsonschema==2.21.1
34-
filelock==3.18.0
35-
fonttools==4.58.4
32+
executing==2.2.1
33+
fastjsonschema==2.21.2
34+
filelock==3.19.1
35+
fonttools==4.59.2
3636
fqdn==1.5.1
3737
graphviz==0.21
3838
h11==0.16.0
3939
httpcore==1.0.9
4040
httpx==0.28.1
4141
idna==3.10
42-
ipykernel==6.29.5
43-
ipython==9.3.0
42+
ipykernel==6.30.1
43+
ipython==9.5.0
4444
ipython_pygments_lexers==1.1.1
4545
ipywidgets==8.1.7
4646
isoduration==20.11.0
4747
jedi==0.19.2
48-
joblib==1.5.1
49-
json5==0.12.0
48+
joblib==1.5.2
49+
json5==0.12.1
5050
jsonpointer==3.0.0
51-
jsonschema==4.24.0
52-
jsonschema-specifications==2025.4.1
51+
jsonschema==4.25.1
52+
jsonschema-specifications==2025.9.1
5353
jupyter==1.1.1
5454
jupyter-console==6.6.3
5555
jupyter-events==0.12.0
56-
jupyter-lsp==2.2.5
56+
jupyter-lsp==2.3.0
5757
jupyter_client==8.6.3
5858
jupyter_core==5.8.1
59-
jupyter_server==2.16.0
59+
jupyter_server==2.17.0
6060
jupyter_server_terminals==0.5.3
61-
jupyterlab==4.4.3
61+
jupyterlab==4.4.7
6262
jupyterlab_pygments==0.3.0
6363
jupyterlab_server==2.27.3
6464
jupyterlab_widgets==3.0.15
65-
kiwisolver==1.4.8
65+
kiwisolver==1.4.9
66+
lark==1.2.2
6667
lightgbm==4.6.0
6768
llvmlite==0.44.0
68-
matplotlib==3.10.3
69+
matplotlib==3.10.6
6970
matplotlib-inline==0.1.7
70-
mistune==3.1.3
71+
mistune==3.1.4
7172
momentchi2==0.1.8
7273
mpmath==1.3.0
7374
msgpack==1.1.1
@@ -76,24 +77,23 @@ nbconvert==7.16.6
7677
nbformat==5.10.4
7778
nest-asyncio==1.6.0
7879
networkx==3.4.2
79-
notebook==7.4.3
80+
notebook==7.4.5
8081
notebook_shim==0.2.4
8182
numba==0.61.2
8283
numpy==2.2.6
83-
nvidia-nccl-cu12==2.27.5
84+
nvidia-nccl-cu12==2.28.3
8485
osqp==1.0.4
85-
overrides==7.7.0
8686
packaging==25.0
87-
pandas==2.3.0
87+
pandas==2.3.2
8888
pandocfilters==1.5.1
89-
parso==0.8.4
89+
parso==0.8.5
9090
patsy==1.0.1
9191
pexpect==4.9.0
92-
pillow==11.2.1
93-
platformdirs==4.3.8
92+
pillow==11.3.0
93+
platformdirs==4.4.0
9494
prometheus_client==0.22.1
95-
prompt_toolkit==3.0.51
96-
protobuf==6.31.1
95+
prompt_toolkit==3.0.52
96+
protobuf==6.32.0
9797
psutil==7.0.0
9898
ptyprocess==0.7.0
9999
pure_eval==0.2.3
@@ -103,35 +103,36 @@ pyparsing==3.2.3
103103
python-dateutil==2.9.0.post0
104104
python-json-logger==3.3.0
105105
pytz==2025.2
106-
pyzmq==27.0.0
107-
ray==2.47.1
106+
pyzmq==27.0.2
107+
ray==2.49.1
108108
referencing==0.36.2
109-
requests==2.32.4
109+
requests==2.32.5
110110
rfc3339-validator==0.1.4
111111
rfc3986-validator==0.1.1
112-
rpds-py==0.25.1
112+
rfc3987-syntax==1.1.0
113+
rpds-py==0.27.1
113114
scikit-learn==1.6.1
114-
scipy==1.15.3
115-
scs==3.2.7.post2
115+
scipy==1.16.1
116+
scs==3.2.8
116117
seaborn==0.13.2
117118
setuptools==80.9.0
118-
shap==0.47.2
119+
shap==0.48.0
119120
six==1.17.0
120121
slicer==0.0.8
121122
sniffio==1.3.1
122-
soupsieve==2.7
123+
soupsieve==2.8
123124
sparse==0.17.0
124125
stack-data==0.6.3
125-
statsmodels==0.14.4
126+
statsmodels==0.14.5
126127
sympy==1.14.0
127128
terminado==0.18.1
128129
threadpoolctl==3.6.0
129130
tinycss2==1.4.0
130-
tornado==6.5.1
131+
tornado==6.5.2
131132
tqdm==4.67.1
132133
traitlets==5.14.3
133-
types-python-dateutil==2.9.0.20250516
134-
typing_extensions==4.14.0
134+
types-python-dateutil==2.9.0.20250822
135+
typing_extensions==4.15.0
135136
tzdata==2025.2
136137
uri-template==1.3.0
137138
urllib3==2.5.0
@@ -140,4 +141,4 @@ webcolors==24.11.1
140141
webencodings==0.5.1
141142
websocket-client==1.8.0
142143
widgetsnbextension==4.0.14
143-
xgboost==3.0.2
144+
xgboost==3.0.5

lkg.txt

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,38 @@ Cython==0.29.37
22
Jinja2==3.1.6
33
MarkupSafe==3.0.2
44
PyYAML==6.0.2; python_version<'3.13'
5-
argcomplete==3.6.2; platform_system=='Windows' and python_version=='3.9'
5+
argcomplete==3.6.2; platform_system=='Windows' and python_version<'3.10'
66
attrs==25.3.0; python_version<'3.13'
7-
causal-learn==0.1.4.1
8-
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')
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')
99
cffi==1.17.1
10-
charset-normalizer==3.4.2; python_version<'3.13'
10+
charset-normalizer==3.4.3; python_version<'3.13'
1111
clarabel==0.11.1
1212
click==8.1.8; python_version<'3.10'
1313
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'))
1414
cloudpickle==3.1.1
1515
colorama==0.4.6; platform_system=='Windows'
1616
contourpy==1.3.0; python_version<'3.10'
17-
contourpy==1.3.2; python_version>='3.10'
18-
cvxpy==1.6.6
17+
contourpy==1.3.2; python_version=='3.10'
18+
contourpy==1.3.3; python_version>='3.11'
19+
cvxpy==1.7.2
1920
cycler==0.12.1
2021
dowhy==0.12
21-
filelock==3.18.0; python_version<'3.13'
22-
fonttools==4.58.3
23-
graphviz==0.20.3
22+
filelock==3.19.1; python_version<'3.13'
23+
fonttools==4.59.2
24+
graphviz==0.21
2425
idna==3.10; python_version<'3.13'
2526
importlib_resources==6.5.2; python_version<'3.10'
26-
joblib==1.5.1
27-
jsonschema==4.24.0; python_version<'3.13'
28-
jsonschema-specifications==2025.4.1; python_version<'3.13'
27+
joblib==1.5.2
28+
jsonschema==4.25.1; python_version<'3.13'
29+
jsonschema-specifications==2025.9.1; python_version<'3.13'
2930
kiwisolver==1.4.7; python_version<'3.10'
30-
kiwisolver==1.4.8; python_version>='3.10'
31+
kiwisolver==1.4.9; python_version>='3.10'
3132
lightgbm==4.6.0
3233
llvmlite==0.43.0; python_version<'3.10'
3334
llvmlite==0.44.0; python_version>='3.10'
3435
matplotlib==3.9.4; python_version<'3.10'
35-
matplotlib==3.10.3; python_version>='3.10'
36+
matplotlib==3.10.6; python_version>='3.10'
3637
momentchi2==0.1.8
3738
mpmath==1.3.0
3839
msgpack==1.1.1; python_version<'3.13'
@@ -44,38 +45,39 @@ numpy==2.0.2; python_version<'3.10'
4445
numpy==2.2.6; python_version>='3.10'
4546
osqp==1.0.4
4647
packaging==25.0
47-
pandas==2.3.0
48+
pandas==2.3.2
4849
patsy==1.0.1
49-
pillow==11.2.1
50-
pipx==1.7.1; platform_system=='Windows' and python_version=='3.9'
51-
platformdirs==4.3.8; platform_system=='Windows' and python_version=='3.9'
52-
protobuf==6.31.1; python_version<'3.13'
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'
5354
pycparser==2.22
54-
pydot==4.0.0
55+
pydot==4.0.1
5556
pyparsing==3.2.3
5657
python-dateutil==2.9.0.post0
5758
pytz==2025.2
58-
ray==2.47.0; python_version<'3.13'
59+
ray==2.49.1; python_version<'3.13'
5960
referencing==0.36.2; python_version<'3.13'
60-
requests==2.32.4; python_version<'3.13'
61-
rpds-py==0.25.1; python_version<'3.13'
61+
requests==2.32.5; python_version<'3.13'
62+
rpds-py==0.27.1; python_version<'3.13'
6263
scikit-learn==1.6.1
6364
scipy==1.13.1; python_version<'3.10'
64-
scipy==1.15.3; python_version>='3.10'
65-
scs==3.2.7.post2
65+
scipy==1.15.3; python_version=='3.10'
66+
scipy==1.16.1; python_version>='3.11'
67+
scs==3.2.8
6668
setuptools==80.9.0; python_version>='3.12'
67-
shap==0.47.2
69+
shap==0.48.0
6870
six==1.17.0
6971
slicer==0.0.8
7072
sparse==0.15.5; python_version<'3.10'
7173
sparse==0.17.0; python_version>='3.10'
72-
statsmodels==0.14.4
74+
statsmodels==0.14.5
7375
sympy==1.14.0
7476
threadpoolctl==3.6.0
75-
tomli==2.2.1; platform_system=='Windows' and python_version=='3.9'
77+
tomli==2.2.1; platform_system=='Windows' and python_version<'3.10'
7678
tqdm==4.67.1
77-
typing_extensions==4.14.0
79+
typing_extensions==4.15.0
7880
tzdata==2025.2
79-
urllib3==2.4.0; python_version<'3.13'
80-
userpath==1.9.2; platform_system=='Windows' and python_version=='3.9'
81+
urllib3==2.5.0; python_version<'3.13'
82+
userpath==1.9.2; platform_system=='Windows' and python_version<'3.10'
8183
zipp==3.23.0; python_version<'3.10'

0 commit comments

Comments
 (0)