]> git.openstreetmap.org Git - nominatim.git/blobdiff - packaging/nominatim-db/pyproject.toml
release 4.5.0.post7
[nominatim.git] / packaging / nominatim-db / pyproject.toml
index 90441fde8b14ad103f616894c94bba5f03660acf..01a27aa5dfc3871fd20784633b1545662333895b 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-db"
-version = "4.5.0.post1"
+version = "4.5.0.post7"
 description = "A tool for building a database of OpenStreetMap for geocoding and for searching the database. Database backend."
 readme = "README.md"
 requires-python = ">=3.7"
@@ -22,7 +22,7 @@ dependencies = [
     "pyYAML==6.0.2",
     "datrie==0.8.2",
     "psutil==6.1.0",
-    "PyICU==2.13.1",
+    "PyICU==2.14",
     "osmium==4.0.2",
 ]