marshmallow<4.0,>=3.0.0
typing-inspect

[:python_version == "3.6"]
dataclasses

[dev]
marshmallow-enum
typeguard
pre-commit~=1.18
sphinx
pytest>=5.4

[dev:implementation_name != "pypy"]
pytest-mypy-plugins>=1.2.0

[docs]
sphinx

[enum]
marshmallow-enum

[lint]
pre-commit~=1.18

[tests]
pytest>=5.4

[tests:implementation_name != "pypy"]
pytest-mypy-plugins>=1.2.0

[union]
typeguard
