Sign in
fuchsia
/
third_party
/
github.com
/
python
/
mypy
/
refs/heads/upstream/pre-commit-ci-update-config
/
.
/
mypy-requirements.txt
blob: 8965a70c13b704466080b78eb9d41b77eae5f22f [
file
] [
log
] [
blame
] [
edit
]
# NOTE: this needs to be kept in sync with the "requires" list in pyproject.toml
# and the pins in setup.py
typing_extensions>=4.6.0
mypy_extensions>=1.0.0
pathspec>=0.9.0
tomli>=1.1.0; python_version<'3.11'