- See https://github.com/apify/crawlee-python/blob/master/src/crawlee/_service_locator.py#L1-L1 (Added in https://github.com/apify/crawlee-python/pull/691) - In the current state, component management is scattered between `StorageManager` and `Configuration` - The change will make configuration and injecting the Apify storage client in the SDK (in `Actor.init`) more transparent