https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 4f8392be26db8e6bac42c847eb6ff986bb673d81 authored by Jenkins for Software Heritage on 27 October 2020, 09:41:18 UTC
New upstream version 0.7.2
Tip revision: 4f8392b
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