I realize this is an unsupported library, but for anyone still using it, it appears the dynamo3 package just released a new version with some breaking changes. If you are missing a typing_extensions module suddenly, you may want to specify dynamo3==0.4.10 in your requirements.txt as a workaround.
I realize this is an unsupported library, but for anyone still using it, it appears the dynamo3 package just released a new version with some breaking changes. If you are missing a typing_extensions module suddenly, you may want to specify
dynamo3==0.4.10
in your requirements.txt as a workaround.