https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 2c700161f1b899ed011182811d00219e670d81fa authored by Jenkins for Software Heritage on 07 October 2020, 10:47:55 UTC
Updated debian changelog for version 0.7.0
Tip revision: 2c70016
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