diff --git a/pyproject.toml b/pyproject.toml index 66e1ec48..03d44f38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "mypy", "mypy-extensions", "typing-extensions", - "types-pkg_resources", + "types-setuptools", "types-requests", ]