pick-ui: add missing dependency

Somehow I forgot to commit this line 🤦

Fixes: c37a468a8a109cbaece7 ("pick-ui: make `Backport-to: 25.0` backport to 25.0 *and more recent release branches*")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34657>
(cherry picked from commit 0a41200f821c4993e1eb6651ddab02f51a8986b1)
This commit is contained in:
Eric Engestrom
2025-04-22 18:40:53 +02:00
committed by Eric Engestrom
parent e0ebea94db
commit 0693f55fe3
2 changed files with 2 additions and 1 deletions

View File

@@ -374,7 +374,7 @@
"description": "pick-ui: add missing dependency",
"nominated": false,
"nomination_type": 2,
"resolution": 4,
"resolution": 1,
"main_sha": null,
"because_sha": "c37a468a8a109cbaece70760fd748fc838185b88",
"notes": null

View File

@@ -1,2 +1,3 @@
attrs==23.1.0
packaging==25.0
urwid==2.1.2