We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4edc7f commit 8420559Copy full SHA for 8420559
pyproject.toml
@@ -20,5 +20,7 @@ dependencies = [
20
"scipy >= 1.11.3",
21
"scikit-learn >= 1.5.2",
22
"statsmodels >= 0.14.4",
23
+ "geopandas >= 1.0.1",
24
+ "contextily >= 1.6.2",
25
]
26
requires-python = ">=3.10"
0 commit comments