Skip to content

fix broken import `typing_extensions`

Choose a tag to compare

@JayBazuzi JayBazuzi released this 15 Jun 19:01
· 126 commits to main since this release

The last release had an undeclared dependency on typing_extensions, which would cause an import error if you didn't install typing_extensions yourself.