https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 783610ce0c30187f78013780f920bef7f730e52d authored by Jenkins for Software Heritage on 17 November 2020, 09:15:43 UTC
Updated debian changelog for version 0.9.0
Tip revision: 783610c
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