
[:python_version <= "3.9"]
typing_extensions

[:python_version == "3.8"]
libcst>=1.1.0

[:python_version > "3.8"]
libcst>=1.8.6
