Revision f2dba177adf000b5bf855e98d16afc762bd9b0e0 authored by Valentin Lorentz on 08 April 2021, 17:26:53 UTC, committed by Valentin Lorentz on 12 April 2021, 11:18:58 UTC
Otherwise, they will get an error asking them to install Click
(or Dulwich if Click installed and they use -t snapshot)
1 parent 27a05d6
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
attrs_strict >= 0.0.7
deprecated
hypothesis
iso8601
python-dateutil
typing_extensions

back to top