cleanup in view of docker builds
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user