`toml` does not seem to be maintained: https://github.com/uiri/toml/issues/361 Instead `tomli` was created: https://github.com/hukkin/tomli `mypy` has already switched to `tomli`: https://github.com/python/mypy/pull/10824