anyway/backend/Pipfile
Remy Moll 07dde5ab58
All checks were successful
Build and push docker image / Build (pull_request) Successful in 1m48s
persistence for recurring api calls
2024-07-31 12:54:25 +02:00

18 lines
253 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
[packages]
numpy = "*"
fastapi = "*"
pydantic = "*"
geopy = "*"
shapely = "*"
scipy = "*"
osmpythontools = "*"
pywikibot = "*"
pymemcache = "*"