Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
require typing_extensions >= 4.6.0 (#4373)
* require typing_extensions >= 4.6.0 TypeAliasType was added in 4.6 https://github.com/python/typing_extensions/blob/main/CHANGELOG.md#release-460-may-22-2023 * update lock file, even though nothing has changed
- Loading branch information