FIX: Placement H3 versión
This commit is contained in:
@@ -22,7 +22,7 @@ dependencies = [
|
||||
'scikit-learn',
|
||||
'joblib',
|
||||
'python-dotenv',
|
||||
'h3'
|
||||
'h3>=4.1.0'
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
@@ -6,4 +6,4 @@ joblib
|
||||
SQLAlchemy
|
||||
psycopg2-binary
|
||||
python-dotenv
|
||||
h3
|
||||
h3>=4.1.0
|
||||
Reference in New Issue
Block a user