- move package management from poetry to uv
- drop dependency: requests; use urllib directly
- cleanup code
- update dependencies; drop Python 3.8 support
- update tests, 'Brussels, Europe' is not recognized by nominatim anymore
- add type hints
- drop Python 3.7 support