mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
Bump `fire` from 0.5.0 to 0.7.0. The newer version removes the dependency on the deprecated `pipes` module, which was removed in Python 3.13. This fixes the LAVA tests in the `yaml-toml-shell-py-test` job when running on Debian 13. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35853>
9 lines
151 B
Text
9 lines
151 B
Text
-r ../requirements.txt
|
|
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
|