11Cython==0.29.37; python_version=='3.9'
2- Jinja2==3.1.4
2+ Jinja2==3.1.5
33Keras==2.3.1; python_version<'3.9'
44Keras-Applications==1.0.8; python_version<'3.9'
55Keras-Preprocessing==1.1.2; python_version<'3.9'
66Markdown==3.7; python_version<'3.9'
77MarkupSafe==2.1.5; python_version<'3.9'
88MarkupSafe==3.0.2; python_version=='3.9'
99PyYAML==6.0.2
10- Pygments==2.18.0
10+ Pygments==2.19.1
1111Send2Trash==1.8.3
1212Werkzeug==3.0.6; python_version<'3.9'
1313absl-py==2.1.0; python_version<'3.9'
1414aiosignal==1.3.1; python_version<'3.9'
1515anyio==4.5.2; python_version<'3.9'
16- anyio==4.6.2.post1 ; python_version=='3.9'
16+ anyio==4.8.0 ; python_version=='3.9'
1717argon2-cffi==23.1.0
1818argon2-cffi-bindings==21.2.0
1919arrow==1.3.0
2020asttokens==3.0.0
2121astunparse==1.6.3; python_version<'3.9'
2222async-lru==2.0.4
23- attrs==24.2 .0
23+ attrs==25.1 .0
2424babel==2.16.0
2525backcall==0.2.0; python_version<'3.9'
2626beautifulsoup4==4.12.3
2727bleach==6.1.0; python_version<'3.9'
2828bleach==6.2.0; python_version=='3.9'
2929cachetools==4.2.4; python_version<'3.9'
30- causal-learn==0.1.3.8 ; python_version=='3.9'
31- certifi==2024.8.30
30+ causal-learn==0.1.4.0 ; python_version=='3.9'
31+ certifi==2024.12.14
3232cffi==1.17.1
33- charset-normalizer==3.4.0
33+ charset-normalizer==3.4.1
3434clarabel==0.9.0; python_version=='3.9'
35- click==8.1.7 ; python_version<'3.9'
36- cloudpickle==3.1.0
35+ click==8.1.8 ; python_version<'3.9'
36+ cloudpickle==3.1.1
3737comm==0.2.2
3838contourpy==1.1.1; python_version<'3.9'
3939contourpy==1.3.0; python_version=='3.9'
4040cvxpy==1.6.0; python_version=='3.9'
4141cycler==0.12.1
42- debugpy==1.8.9
42+ debugpy==1.8.12
4343decorator==5.1.1
4444defusedxml==0.7.1
4545dowhy==0.12; python_version=='3.9'
4646exceptiongroup==1.2.2
47- executing==2.1 .0
47+ executing==2.2 .0
4848fastjsonschema==2.21.1
4949filelock==3.16.1; python_version<'3.9'
50- fonttools==4.55.1
50+ fonttools==4.55.7
5151fqdn==1.5.1
5252frozenlist==1.5.0; python_version<'3.9'
5353gast==0.3.3; python_version<'3.9'
5454google-auth==1.35.0; python_version<'3.9'
5555google-auth-oauthlib==0.4.6; python_version<'3.9'
5656google-pasta==0.2.0; python_version<'3.9'
5757graphviz==0.20.3
58- grpcio==1.68.1 ; python_version<'3.9'
58+ grpcio==1.70.0 ; python_version<'3.9'
5959h11==0.14.0
6060h5py==2.10.0; python_version<'3.9'
6161httpcore==1.0.7
62- httpx==0.28.0
62+ httpx==0.28.1
6363idna==3.10
64- importlib_metadata==8.5.0
65- importlib_resources==6.4.5
64+ importlib_metadata==8.5.0; python_version<'3.9'
65+ importlib_metadata==8.6.1; python_version=='3.9'
66+ importlib_resources==6.4.5; python_version<'3.9'
67+ importlib_resources==6.5.2; python_version=='3.9'
6668ipykernel==6.29.5
6769ipython==8.12.3; python_version<'3.9'
6870ipython==8.18.1; python_version=='3.9'
@@ -77,13 +79,15 @@ jsonschema-specifications==2023.12.1; python_version<'3.9'
7779jsonschema-specifications==2024.10.1; python_version=='3.9'
7880jupyter==1.1.1
7981jupyter-console==6.6.3
80- jupyter-events==0.10.0
82+ jupyter-events==0.10.0; python_version<'3.9'
83+ jupyter-events==0.11.0; python_version=='3.9'
8184jupyter-lsp==2.2.5
8285jupyter_client==8.6.3
8386jupyter_core==5.7.2
84- jupyter_server==2.14.2
87+ jupyter_server==2.14.2; python_version<'3.9'
88+ jupyter_server==2.15.0; python_version=='3.9'
8589jupyter_server_terminals==0.5.3
86- jupyterlab==4.3.2
90+ jupyterlab==4.3.4
8791jupyterlab_pygments==0.3.0
8892jupyterlab_server==2.27.3
8993jupyterlab_widgets==3.0.13
@@ -92,23 +96,25 @@ lightgbm==4.5.0
9296llvmlite==0.41.1; python_version<'3.9'
9397llvmlite==0.43.0; python_version=='3.9'
9498matplotlib==3.7.5; python_version<'3.9'
95- matplotlib==3.9.3 ; python_version=='3.9'
99+ matplotlib==3.9.4 ; python_version=='3.9'
96100matplotlib-inline==0.1.7
97- mistune==3.0.2
101+ mistune==3.1.1
102+ momentchi2==0.1.8; python_version=='3.9'
98103mpmath==1.3.0; python_version=='3.9'
99104msgpack==1.1.0; python_version<'3.9'
100- nbclient==0.10.1
101- nbconvert==7.16.4
105+ nbclient==0.10.1; python_version<'3.9'
106+ nbclient==0.10.2; python_version=='3.9'
107+ nbconvert==7.16.6
102108nbformat==5.10.4
103109nest-asyncio==1.6.0
104110networkx==3.2.1; python_version=='3.9'
105- notebook==7.3.0
111+ notebook==7.3.2
106112notebook_shim==0.2.4
107113numba==0.58.1; python_version<'3.9'
108114numba==0.60.0; python_version=='3.9'
109115numpy==1.23.5; python_version<'3.9'
110116numpy==1.26.4; python_version=='3.9'
111- nvidia-nccl-cu12==2.23.4
117+ nvidia-nccl-cu12==2.25.1
112118oauthlib==3.2.2; python_version<'3.9'
113119opt_einsum==3.4.0; python_version<'3.9'
114120osqp==0.6.7.post3; python_version=='3.9'
@@ -122,28 +128,29 @@ patsy==1.0.1
122128pexpect==4.9.0
123129pickleshare==0.7.5; python_version<'3.9'
124130pillow==10.4.0; python_version<'3.9'
125- pillow==11.0 .0; python_version=='3.9'
131+ pillow==11.1 .0; python_version=='3.9'
126132pkgutil_resolve_name==1.3.10; python_version<'3.9'
127133platformdirs==4.3.6
128134prometheus_client==0.21.1
129- prompt_toolkit==3.0.48
135+ prompt_toolkit==3.0.50
130136protobuf==3.20.3; python_version<'3.9'
131- psutil==6.1.0
137+ psutil==6.1.1
132138ptyprocess==0.7.0
133139pure_eval==0.2.3
134140pyasn1==0.6.1; python_version<'3.9'
135141pyasn1_modules==0.4.1; python_version<'3.9'
136142pycparser==2.22
137- pydot==3.0.3 ; python_version=='3.9'
143+ pydot==3.0.4 ; python_version=='3.9'
138144pyparsing==3.1.4; python_version<'3.9'
139- pyparsing==3.2.0 ; python_version=='3.9'
145+ pyparsing==3.2.1 ; python_version=='3.9'
140146python-dateutil==2.9.0.post0
141- python-json-logger==2.0.7
147+ python-json-logger==3.2.1
142148pytz==2024.2
143149pyzmq==26.2.0
144- qdldl==0.1.7.post4 ; python_version=='3.9'
150+ qdldl==0.1.7.post5 ; python_version=='3.9'
145151ray==2.10.0; python_version<'3.9'
146- referencing==0.35.1
152+ referencing==0.35.1; python_version<'3.9'
153+ referencing==0.36.2; python_version=='3.9'
147154requests==2.32.3
148155requests-oauthlib==2.0.0; python_version<'3.9'
149156rfc3339-validator==0.1.4
@@ -152,17 +159,19 @@ rpds-py==0.20.1; python_version<'3.9'
152159rpds-py==0.22.3; python_version=='3.9'
153160rsa==4.9; python_version<'3.9'
154161scikit-learn==1.2.2; python_version<'3.9'
155- scikit-learn==1.5.2 ; python_version=='3.9'
162+ scikit-learn==1.6.1 ; python_version=='3.9'
156163scipy==1.4.1; python_version<'3.9'
157164scipy==1.13.1; python_version=='3.9'
158- scs==3.2.7; python_version=='3.9'
165+ scs==3.2.7.post2 ; python_version=='3.9'
159166seaborn==0.13.2
160- shap==0.43.0
161- six==1.16.0
162- slicer==0.0.7
167+ shap==0.44.1; python_version<'3.9'
168+ shap==0.46.0; python_version=='3.9'
169+ six==1.17.0
170+ slicer==0.0.7; python_version<'3.9'
171+ slicer==0.0.8; python_version=='3.9'
163172sniffio==1.3.1
164173soupsieve==2.6
165- sparse==0.15.4
174+ sparse==0.15.5
166175stack-data==0.6.3
167176statsmodels==0.14.1; python_version<'3.9'
168177statsmodels==0.14.4; python_version=='3.9'
@@ -174,23 +183,25 @@ tensorflow-estimator==2.2.0; python_version<'3.9'
174183termcolor==2.4.0; python_version<'3.9'
175184terminado==0.18.1
176185threadpoolctl==3.5.0
177- tinycss2==1.4.0
186+ tinycss2==1.2.1; python_version<'3.9'
187+ tinycss2==1.4.0; python_version=='3.9'
178188tomli==2.2.1
179189tornado==6.4.2
180190tqdm==4.67.1
181191traitlets==5.14.3
182- types-python-dateutil==2.9.0.20241003
192+ types-python-dateutil==2.9.0.20241206
183193typing_extensions==4.12.2
184- tzdata==2024.2
194+ tzdata==2025.1
185195uri-template==1.3.0
186- urllib3==2.2.3
196+ urllib3==2.2.3; python_version<'3.9'
197+ urllib3==2.3.0; python_version=='3.9'
187198wcwidth==0.2.13
188199webcolors==24.8.0; python_version<'3.9'
189200webcolors==24.11.1; python_version=='3.9'
190201webencodings==0.5.1
191202websocket-client==1.8.0
192203widgetsnbextension==4.0.13
193- wrapt==1.17.0 ; python_version<'3.9'
204+ wrapt==1.17.2 ; python_version<'3.9'
194205xgboost==2.1.3
195206zipp==3.20.2; python_version<'3.9'
196207zipp==3.21.0; python_version=='3.9'
0 commit comments