The lavacli version 1.5.2 has been released in December 2022.
Use the most recent version 2.2.0, released in October 2023, instead.
Notable changes since 1.5.2:
- Authentication tokens are now stripped from exceptions when HTTP
requests fail. (1.6)
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33266>
20 lines
401 B
Plaintext
20 lines
401 B
Plaintext
# If you change these requirements, and you need these packages
|
|
# to be available in the debian/x86_64_pyutils container
|
|
# then bump the DEBIAN_PYUTILS_TAG
|
|
PyYAML==6.*
|
|
colorama==0.4.*
|
|
filecache==0.81
|
|
filelock==3.*
|
|
fire==0.5.0
|
|
flake8==7.*
|
|
gql==3.*
|
|
kaleido==0.2.*
|
|
lavacli==2.2.0
|
|
pandas==2.*
|
|
plotly==5.*
|
|
python-dateutil==2.*
|
|
python-gitlab==4.*
|
|
ruamel.yaml.clib==0.2.*
|
|
ruamel.yaml==0.17.*
|
|
tabulate==0.9.*
|