added list of countries

This commit is contained in:
2026-05-13 12:45:45 +02:00
parent a7accaa20c
commit 2931bf0876
4 changed files with 187 additions and 38 deletions

4
pdm.lock generated
View File

@@ -5,7 +5,7 @@
groups = ["default", "dev", "lint", "nb", "tests"]
strategy = ["inherit_metadata"]
lock_version = "4.5.0"
content_hash = "sha256:09d959f153789f965fe2d45e1eb65842eb8d0b446b67cdec76891c6048192b0c"
content_hash = "sha256:ae1cefda69bbf1f63d7c5d8c8b19f5dae8525f42c8550e9a44b186d7f57fe7bc"
[[metadata.targets]]
requires_python = ">=3.11,<3.14"
@@ -321,7 +321,7 @@ name = "babel"
version = "2.18.0"
requires_python = ">=3.8"
summary = "Internationalization utilities"
groups = ["nb"]
groups = ["default", "nb"]
dependencies = [
"pytz>=2015.7; python_version < \"3.9\"",
]