https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 98dab8262aa3623b8ad7c82ff4e18f142c6896c5 authored by Jenkins for Software Heritage on 06 August 2020, 18:01:05 UTC
Updated debian changelog for version 0.6.5
Tip revision: 98dab82
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