diff --git a/setup.py b/setup.py index e296b751..9cb0ff39 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ 'dbus-python', 'systemd-python', 'Jinja2>=2.10', - 'PyGObject==3.50.0', + 'PyGObject', 'pycairo==1.26.1', 'psutil' ] + sonic_dependencies,