https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: fc27f489fbd91af4da367951af4b570883239902 authored by Jenkins for Software Heritage on 29 April 2021, 12:23:21 UTC
Updated debian changelog for version 2.4.1
Tip revision: fc27f48
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