https://github.com/SoftwareHeritage/swh-core
Raw File
Tip revision: d639fa9f973729662189ecfa965f2df9fba94923 authored by Valentin Lorentz on 29 July 2020, 07:57:13 UTC
Make @remote_api_endpoint preserve typing information for mypy.
Tip revision: d639fa9
requirements-http.txt
# requirements for swh.core.api
aiohttp
aiohttp_utils >= 3.1.1
arrow
decorator
Flask
iso8601
msgpack > 0.5
requests
blinker  # dependency of sentry-sdk[flask]
back to top