This version brings huge improvements to the dependency resolution speed. New Features Huge speed improvements in the dependency resolution process In previous releases, the dependency resolution process could be extremely slow, especially for some packages like boto3, due to the way the resolver works. So, one of the focus of this release was to improve it so that the dependency resolution time could be deemed acceptable. And it seems it paid off.