feeds: add asian hornet sightings in Bern

This commit is contained in:
2026-06-16 21:48:57 +02:00
parent 682ae010da
commit cbf4fda187
219 changed files with 1996 additions and 17 deletions
+12 -1
View File
@@ -10,7 +10,18 @@ requires-python = ">=3.10"
dependencies = [
"SPARQLWrapper",
"feedgen",
"tinydb"
"tinydb",
"pandas",
"geopandas",
"pyarrow",
"fiona",
"pyproj",
"shapely",
"numpy",
"matplotlib",
"pyogrio",
"beautifulsoup4",
"pycurl"
]
[project.scripts]