From 6fc8a4d6ed20e27adeb46cfda2bc4508c0a6bf5d Mon Sep 17 00:00:00 2001 From: Nikolai Kondrashov Date: Mon, 29 Nov 2021 17:14:37 +0200 Subject: [PATCH] Upgrade to stream parsing-enabled jq 1.2.1 --- requirements.txt | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8eb0b1dd..e03b635f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ pyyaml jinja2 python-dateutil cached-property -jq@git+https://github.com/spbnick/jq.py.git@1.1.2.post1 +jq@git+https://github.com/kernelci/jq.py.git@1.2.1.post1 kcidb-io@git+https://github.com/kernelci/kcidb-io.git@v3 diff --git a/setup.py b/setup.py index ada073cb..773b0899 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ "jinja2", "python-dateutil", "cached-property", - "jq@git+https://github.com/spbnick/jq.py.git@1.1.2.post1", + "jq@git+https://github.com/kernelci/jq.py.git@1.2.1.post1", "kcidb-io@git+https://github.com/kernelci/kcidb-io.git@v3", ], extras_require=dict(