# NOTE: this needs to be kept in sync with the "requires" list in pyproject.toml
typing_extensions>=4.1.0
mypy_extensions>=1.0.0
tomli>=1.1.0; python_version<'3.11'
