https://github.com/SoftwareHeritage/swh-model
Revision 09dcc04a4c38b8d3f46ece7028d5a7fc4293eb99 authored by Antoine R. Dumont (@ardumont) on 06 August 2020, 17:00:21 UTC, committed by Antoine R. Dumont (@ardumont) on 06 August 2020, 17:00:21 UTC
1 parent 37cdd84
Raw File
Tip revision: 09dcc04a4c38b8d3f46ece7028d5a7fc4293eb99 authored by Antoine R. Dumont (@ardumont) on 06 August 2020, 17:00:21 UTC
model: Add final object_type field on metadata related model objects
Tip revision: 09dcc04
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