ci/marge_queue: add missing python-dateutils to requirements.txt
marge_queue.py requires python-dateutils to run, so add it. Signed-off-by: Helen Koike <helen.koike@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25828>
This commit is contained in:
@@ -2,6 +2,7 @@ aiohttp==3.8.3
|
|||||||
colorama==0.4.5
|
colorama==0.4.5
|
||||||
filecache==0.81
|
filecache==0.81
|
||||||
gql==3.4.0
|
gql==3.4.0
|
||||||
|
python-dateutil==2.8.2
|
||||||
python-gitlab==3.5.0
|
python-gitlab==3.5.0
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
ruamel.yaml.clib==0.2.7
|
ruamel.yaml.clib==0.2.7
|
||||||
|
Reference in New Issue
Block a user