add new jinja2 requirement

This commit is contained in:
Sarah Hoffmann
2021-03-03 17:48:14 +01:00
parent d2bd6aa78d
commit 6cda021d9b
6 changed files with 6 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ For running Nominatim:
* [Psycopg2](https://www.psycopg.org) (2.7+)
* [Python Dotenv](https://github.com/theskumar/python-dotenv)
* [psutil](https://github.com/giampaolo/psutil)
* [Jinja2](https://palletsprojects.com/p/jinja/)
* [PHP](https://php.net) (7.0 or later)
* PHP-pgsql
* PHP-intl (bundled with PHP)