https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: bf4ab4336f7b43d442988c47d3dd70bb82b595c5 authored by Valentin Lorentz on 03 March 2021, 09:44:48 UTC
identifiers: Remove the deprecated SWHID class
Tip revision: bf4ab43
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