preparing TP3

This commit is contained in:
2026-01-30 13:58:13 +01:00
parent e296508ebb
commit 0a65d41905
3 changed files with 3012 additions and 2613 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"catboost>=1.2.8",
"datasets>=4.4.2",
"faiss-cpu>=1.13.2",
"geopandas>=1.1.2",
"google-api-python-client>=2.188.0",
"google-auth-oauthlib>=1.2.4",
"google-generativeai>=0.8.6",
@@ -31,6 +32,7 @@ dependencies = [
"plotly>=6.3.0",
"polars>=1.37.0",
"pypdf>=6.5.0",
"rasterio>=1.4.4",
"requests>=2.32.5",
"scikit-learn>=1.6.1",
"scipy>=1.15.2",