https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: e4fd96f24cedfa2f9c4e13f14d6ec478b2b2d903 authored by Jenkins for Software Heritage on 25 February 2021, 16:59:25 UTC
New upstream version 0.13.0
Tip revision: e4fd96f
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