attrs>=19.0
filelock>=3.0

[:python_version < "3.8"]
mypy>=0.500

[:python_version >= "3.10"]
pytest>=6.2

[:python_version >= "3.6" and python_version < "3.10"]
pytest>=4.6

[:python_version >= "3.8" and python_version < "3.9"]
mypy>=0.700

[:python_version >= "3.9"]
mypy>=0.780
