https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: a3b6a6448011c77202909549c59e39a49acf0cb4 authored by Nicolas Dandrimont on 16 November 2020, 17:51:31 UTC
Drop backwards-compatibility support for RawExtrinsicMetadata.id
Tip revision: a3b6a64
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