https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 48c556d362eb97bf4b99f9defad9b86adb23f61a authored by Jenkins for Software Heritage on 04 March 2021, 14:12:20 UTC
Updated backport on buster-swh from debian/1.0.1-1_swh1 (unstable-swh)
Tip revision: 48c556d
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