https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: b6c190b2d6530ea5b5571a95e43a974eb3a1bd76 authored by Jenkins for Software Heritage on 07 October 2020, 10:49:03 UTC
Updated backport on buster-swh from debian/0.7.0-1_swh1 (unstable-swh)
Tip revision: b6c190b
requirements.txt
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html
attrs
attrs_strict >= 0.0.7
deprecated
hypothesis
iso8601
python-dateutil
typing_extensions

back to top