mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-12 02:38:37 +02:00
feeds: add asian hornet sightings in Bern
This commit is contained in:
+12
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user