chore: clean up empty code change sections in the changes log

This commit is contained in:
2026-01-26 18:50:32 +01:00
parent 514ba6a9b8
commit 4697570bcc
6 changed files with 28838 additions and 12 deletions

View File

@@ -9,11 +9,15 @@ dependencies = [
"catboost>=1.2.8",
"datasets>=4.4.2",
"faiss-cpu>=1.13.2",
"google-api-python-client>=2.188.0",
"google-auth-oauthlib>=1.2.4",
"google-generativeai>=0.8.6",
"gymnasium[toy-text]>=1.2.3",
"imblearn>=0.0",
"ipykernel>=6.29.5",
"langchain>=1.2.0",
"langchain-community>=0.4.1",
"langchain-core>=1.2.6",
"langchain-huggingface>=1.2.0",
"langchain-ollama>=1.0.1",
"langchain-text-splitters>=1.1.0",
@@ -27,6 +31,7 @@ dependencies = [
"plotly>=6.3.0",
"polars>=1.37.0",
"pypdf>=6.5.0",
"requests>=2.32.5",
"scikit-learn>=1.6.1",
"scipy>=1.15.2",
"seaborn>=0.13.2",
@@ -35,7 +40,9 @@ dependencies = [
"statsmodels>=0.14.6",
"tensorflow>=2.20.0",
"tf-keras>=2.20.1",
"todoist-python>=8.1.4",
"umap-learn>=0.5.11",
"wbdata>=1.1.0",
"xgboost>=3.1.2",
"yfinance>=0.2.66",
]