Revision 8ec0cf685bfb7ffefca1a7b0a26c7dff142e53f3 authored by David Douard on 14 June 2021, 11:48:13 UTC, committed by David Douard on 15 June 2021, 09:22:38 UTC
1 parent 428c170
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