Pin PyGObject version

Fixes #813
This commit is contained in:
shadeyg56 2025-03-10 22:51:26 -05:00
parent 6be1547243
commit f2c4a2d763

View File

@ -26,7 +26,7 @@ psutil = "^6.0.0"
click = "^8.1.0"
distro = "^1.8.0"
requests = "^2.32.3"
PyGObject = "^3.46.0"
PyGObject = "3.50.0"
urwid = "^2.6.16"
pyinotify = {git = "https://github.com/shadeyg56/pyinotify-3.12"}