python-domino
python-domino copied to clipboard
Allow for a higher version of typing-extension
We are encountering a dependency issue, since FastAPI requires "typing-extensions>=4.8.0".
I've been looking at changes for typing-extensions https://github.com/python/typing_extensions/blob/main/CHANGELOG.md but I don't see any breaking changes..
Thanks.