diff --git a/pyproject.toml b/pyproject.toml index 1dfcbe3c7d..6e913fe457 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "gobject-introspection", + "PyGObject", "pillow", ]