https://github.com/SoftwareHeritage/swh-core
Raw File
Tip revision: 98fe7fe800c21c841b6e8d2f0717c097990160f0 authored by Valentin Lorentz on 13 October 2022, 12:57:07 UTC
Fix _sanitize_github_url removing suffixes too greedily
Tip revision: 98fe7fe
requirements-http.txt
# requirements for swh.core.api
aiohttp
aiohttp_utils >= 3.1.1
blinker  # dependency of sentry-sdk[flask]
flask
iso8601
msgpack >= 1.0.0
requests

back to top