As of Python 3.9, it's no longer necessary to import things like List and Dict from the typing module, and we can just use the built-in types like this.