mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
ci: Update the python env for ci_run_n_monitor.py
Without this, it blows up on Fedora 39 because of changes introduced by Python 3.12 which break a a couple of our dependencies. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24998>
This commit is contained in:
parent
6b8cdf84f0
commit
94ea8a5883
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@ gql==3.4.0
|
|||
python-dateutil==2.8.2
|
||||
python-gitlab==3.5.0
|
||||
PyYAML==6.0.1
|
||||
ruamel.yaml.clib==0.2.7
|
||||
ruamel.yaml.clib==0.2.8
|
||||
ruamel.yaml==0.17.21
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue