We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d9c45e + a615cab commit f9b429aCopy full SHA for f9b429a
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "ssb-sgis"
3
-version = "1.3.3"
+version = "1.3.4"
4
description = "GIS functions used at Statistics Norway."
5
authors = ["Morten Letnes <morten.letnes@ssb.no>"]
6
license = "MIT"
@@ -18,7 +18,7 @@ classifiers = [
18
Changelog = "https://github.com/statisticsnorway/ssb-sgis/releases"
19
20
[tool.poetry.dependencies]
21
-python = ">=3.10,<4"
+python = ">=3.11"
22
affine = ">=2.4.0"
23
branca = ">=0.6.0"
24
folium = ">=0.14.0"
0 commit comments