mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-05 19:10:38 +01:00
ci: bump bin/ci/ deps to support python 3.11
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22943>
This commit is contained in:
parent
4a1614eedd
commit
bcdd5b5e74
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
aiohttp==3.8.1
|
||||
aiohttp==3.8.3
|
||||
colorama==0.4.5
|
||||
filecache==0.81
|
||||
gql==3.4.0
|
||||
python-gitlab==3.5.0
|
||||
PyYAML==6.0
|
||||
ruamel.yaml.clib==0.2.6
|
||||
ruamel.yaml.clib==0.2.7
|
||||
ruamel.yaml==0.17.21
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue