cleanup in view of docker builds

This commit is contained in:
2024-07-26 13:13:36 +02:00
parent 2863c99d7c
commit 2736a89f70
11 changed files with 809 additions and 10127 deletions

View File

@@ -3,17 +3,14 @@ url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
[packages]
numpy = "*"
scipy = "*"
fastapi = "*"
pydantic = "*"
shapely = "*"
networkx = "*"
geopy = "*"
requests = ">=2.20.1"
mwparserfromhell = ">=0.5.2"
packaging = "*"
shapely = "*"
scipy = "*"
osmpythontools = "*"
pywikibot = "*"
[dev-packages]