Revision d4c6fbcc501d0fbdcc34fba7542544c48df85fcf authored by Jenkins for Software Heritage on 25 June 2021, 10:44:32 UTC, committed by Jenkins for Software Heritage on 25 June 2021, 10:44:32 UTC
2 parent s abfab0a + baff6ba
Raw File
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