https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 02cf7a32f0cb7f1a870bceb765f81520bf84bc41 authored by Jenkins for Software Heritage on 20 May 2021, 13:40:27 UTC
Updated debian changelog for version 2.5.1
Tip revision: 02cf7a3
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 != 21.1.0  # https://github.com/python-attrs/attrs/issues/804
attrs_strict >= 0.0.7
deprecated
hypothesis
iso8601
python-dateutil
typing_extensions

back to top