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