Revision c4dad17f223d2300c7db187807ed74603a0e2002 authored by Valentin Lorentz on 07 July 2020, 13:04:54 UTC, committed by Valentin Lorentz on 07 July 2020, 13:04:54 UTC
It allows easy conversion of Union[ImmutableDict, Dict] to ImmutableDict.
1 parent 9e475a7
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
vcversioner
back to top