X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/00f5b78160a0a0690a00935910ccef57254847bd..77510f4a3bb7a40c85d27ed5c71b20ef79a3aa83:/docs/admin/Installation.md?ds=sidebyside diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index 96546cf3..d7d35b7e 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -45,6 +45,7 @@ For running Nominatim: * [PostgreSQL](https://www.postgresql.org) (9.6+ will work, 11+ strongly recommended) * [PostGIS](https://postgis.net) (2.2+ will work, 3.0+ strongly recommended) * [Python 3](https://www.python.org/) (3.6+) + * [Python Typing Extensions](https://github.com/python/typing_extensions) * [Psycopg2](https://www.psycopg.org) (2.7+) * [Python Dotenv](https://github.com/theskumar/python-dotenv) * [psutil](https://github.com/giampaolo/psutil)