Revision eff3c63ceff770809cbe1abcb815629a26269f30 authored by Antoine Lambert on 17 September 2020, 11:56:04 UTC, committed by Antoine Lambert on 17 September 2020, 11:56:04 UTC
flake8 hook has been removed from https://github.com/pre-commit/pre-commit-hooks
so now use the one from https://gitlab.com/pycqa/flake8
1 parent 7404486
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