https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 4638d89fc758f12ee9569214d81ef6cf89bf5baf authored by Jenkins for Software Heritage on 06 August 2020, 16:50:04 UTC
Updated backport on buster-swh from debian/0.6.4-1_swh1 (unstable-swh)
Tip revision: 4638d89
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