https://github.com/SoftwareHeritage/swh-core
Raw File
Tip revision: 0c01f4a09284b8843ac238f61f0a9f3ba3a0cd7a authored by Antoine R. Dumont (@ardumont) on 18 October 2020, 12:46:39 UTC
Install postgresql_fact fixture for faster postgres tests
Tip revision: 0c01f4a
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