In every place in the codebase where we use an `OrderedDict`, we should switch to Python normal dict implementation using `{}`.