Being said, have you double check that you do not have a wildcard import (import * from) in your code? maybe the chunking import the all lib while only part of it would be needed?
I’m using modular imports everywhere.
Meanwhile, maybe it’s safe to stick to v0.14.0 until above is cleared.
Yup, I’m going to stay on 0.14.0.
And I’m going to wait for @kpeacock for some more info on this topic.
Thanks for the detailed reply @peterparker