if the above didn't work use:
[[tool.mypy.overrides]] module = "<library-name>.*" ignore_missing_imports = true
see: https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker