https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 10e7002f62266400366fbd2c98fb90fc6e3df3cb authored by Jenkins for Software Heritage on 05 March 2021, 09:14:35 UTC
Updated debian changelog for version 2.0.0
Tip revision: 10e7002
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