ci: fix requirements file
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

With the migration concluded on !37510 of the lava-job-submitter (it is now an
independent project under the gfx-ci namespace), a lava requirements file was
not necessary anymore, but there was still one reference.

Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37713>
This commit is contained in:
Sergi Blanch Torne 2025-10-06 10:44:36 +02:00 committed by Marge Bot
parent 478e8f11c4
commit cf9b0c1fd3

View file

@ -1,4 +1,3 @@
-r requirements-lava.txt
PyYAML==6.*
filecache==0.81
flake8==7.*