diff --git a/setup.py b/setup.py index 70d041ae..f6d23680 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ 'dbus-python', 'systemd-python', 'Jinja2>=2.10', - 'PyGObject==3.50.0', + 'PyGObject', 'pycairo==1.26.1', 'psutil' ] + sonic_dependencies,