[project]
name = "nominatim-db"
-version = "5.0.0.post1"
+version = "5.0.0.post2"
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"
"jinja2==3.1.5",
"pyYAML==6.0.2",
"datrie==0.8.2",
- "psutil==6.1.1",
+ "psutil==7.0.0",
"PyICU==2.14",
"osmium==4.0.2",
]