[project]
name = "nominatim-api"
-version = "4.5.0.post7"
+version = "4.5.0.post8"
description = "A tool for building a database of OpenStreetMap for geocoding and for searching the database. Search library."
readme = "README.md"
requires-python = ">=3.7"
"psycopg[binary]==3.2.3",
"PyICU==2.14",
"falcon==4.0.2",
- "uvicorn==0.32.0",
+ "uvicorn==0.32.1",
"gunicorn==23.0.0"
]