ci/bin: Fix requirements.txt
Add missing aiohttp and PyYAML packages Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18066>
This commit is contained in:
committed by
Marge Bot
parent
bb6c43027e
commit
d52d51b24d
@@ -1,6 +1,8 @@
|
||||
aiohttp==3.8.1
|
||||
colorama==0.4.5
|
||||
filecache==0.81
|
||||
gql==3.4.0
|
||||
python-gitlab==3.5.0
|
||||
PyYAML==6.0
|
||||
ruamel.yaml.clib==0.2.6
|
||||
ruamel.yaml==0.17.21
|
||||
|
||||
Reference in New Issue
Block a user