diff --git a/desktop/requirements-dev.txt b/desktop/requirements-dev.txt index 5f909877e1..6c4284a5be 100644 --- a/desktop/requirements-dev.txt +++ b/desktop/requirements-dev.txt @@ -29,7 +29,7 @@ pywebview>=6.2.1 # # Needs libgirepository1.0-dev + libcairo2-dev + pkg-config at build time # (see the Linux job's "Install system deps" step in desktop-artifacts.yml). -PyGObject==3.56.3; sys_platform == "linux" +PyGObject==3.58.0; sys_platform == "linux" # Bundler for all three OSes. build_mac.spec / build_windows.spec / # build_linux.spec are all PyInstaller specs. py2app is intentionally # NOT the mac shipping path: py2app 0.28.x has a broken macOS version