FIX: Placement H3 versión

This commit is contained in:
2025-12-22 08:16:49 +01:00
parent 0a8342b041
commit 2e551fe5fa
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ dependencies = [
'scikit-learn', 'scikit-learn',
'joblib', 'joblib',
'python-dotenv', 'python-dotenv',
'h3' 'h3>=4.1.0'
] ]
[tool.setuptools] [tool.setuptools]

View File

@@ -6,4 +6,4 @@ joblib
SQLAlchemy SQLAlchemy
psycopg2-binary psycopg2-binary
python-dotenv python-dotenv
h3 h3>=4.1.0