fix(tooling): update and add dependencies to python jq

This commit is contained in:
NaeiKinDus 2025-02-05 00:00:00 +00:00
parent a8c728e916
commit 55bea6838e
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
2 changed files with 5 additions and 1 deletions

View file

@ -11,5 +11,5 @@ pycurl==7.45.3
pylint==3.2.5
python-vagrant==1.0.0
yamllint==1.35.1
jq==1.7.0
jq==1.8.0
dnspython==2.6.1

View file

@ -6,9 +6,13 @@ tasks:
cmds:
- |
sudo apt install --no-install-recommends --assume-yes \
autoconf \
automake \
build-essential \
coreutils \
curl \
libcurl4-openssl-dev \
libtool \
python3-virtualenv \
python3-dev