]> git.openstreetmap.org Git - nominatim.git/blobdiff - packaging/nominatim-db/pyproject.toml
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / packaging / nominatim-db / pyproject.toml
index 214c5fd4833e44b02d07b75cd6adfb82d33c92a4..0d783ea37e09ed930721ef94fc5b0aed3f78c9bc 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-db"
-version = "5.0.0.post3"
+version = "5.0.0.post4"
 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"
@@ -20,7 +20,6 @@ dependencies = [
     "python-dotenv==1.0.1",
     "jinja2==3.1.5",
     "pyYAML==6.0.2",
-    "datrie==0.8.2",
     "psutil==7.0.0",
     "PyICU==2.14",
     "osmium==4.0.2",