diff --git a/pyproject.toml b/pyproject.toml index 7d080c0ab..b8876be38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,4 @@ extra-standard-library = [ known-first-party = ["parse_metadata", "utils"] [tool.typeshed] -# TODO: Remove once stub_uploader uses requirements.txt to determine -# the version of pyright. -pyright_version = "1.1.354" oldest_supported_python = "3.8"