forked from hans/Nominatim
Requires TypedDict which is only available from Python 3.8. Require therefore typing_extensions to make the functions available for earlier Python versions.
Requires TypedDict which is only available from Python 3.8. Require therefore typing_extensions to make the functions available for earlier Python versions.