mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
Update python-gitlab from 4.x to 5.x to fix AttributeError with __annotations__ when running on Python 3.14. The 4.x series is incompatible with Python 3.14 due to changes in how class annotations are handled. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38123>
13 lines
201 B
Text
13 lines
201 B
Text
PyYAML==6.*
|
|
filecache==0.81
|
|
flake8==7.*
|
|
gql==3.*
|
|
kaleido==0.2.*
|
|
pandas==2.*
|
|
plotly==5.*
|
|
python-dateutil==2.*
|
|
python-gitlab==5.*
|
|
rich==14.1.*
|
|
ruamel.yaml.clib==0.2.*
|
|
ruamel.yaml==0.17.*
|
|
tabulate==0.9.*
|