
TypedDict is in the supported python versions available in typing. Therefore an import from potentially uninstalled typing_extensions is not necessary. fixes #560
TypedDict is in the supported python versions available in typing. Therefore an import from potentially uninstalled typing_extensions is not necessary. fixes #560