mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 20:50:23 +01:00
Found a missing dependency for `pipeline_message.py`. Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37868>
10 lines
167 B
Text
10 lines
167 B
Text
-r ../requirements.txt
|
|
aiohttp==3.13.*
|
|
filelock==3.12.4
|
|
fire==0.7.0
|
|
freezegun==1.5.1
|
|
mock==5.1.0
|
|
polars==0.19.3
|
|
pytest==7.4.2
|
|
pytest-asyncio==0.21.0
|
|
pytest-cov==3.0.0
|