https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 00fa01b5165e70e7ba3a6ac18ddc5ecd60266e9f authored by Jenkins for Software Heritage on 27 October 2020, 09:41:19 UTC
Updated debian changelog for version 0.7.2
Tip revision: 00fa01b
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