anyway/backend/Pipfile

20 lines
299 B
TOML

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