diff --git a/requirements.txt b/requirements.txt index 60da2436..f038fb63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ pyyaml jinja2 python-dateutil cached-property -jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1 kcidb-io@git+https://github.com/kernelci/kcidb-io.git +jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1 diff --git a/setup.py b/setup.py index edb04a34..1c86c603 100644 --- a/setup.py +++ b/setup.py @@ -58,8 +58,8 @@ "jinja2", "python-dateutil", "cached-property", - "jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1", "kcidb-io@git+https://github.com/kernelci/kcidb-io.git", + "jq@git+https://github.com/kernelci/jq.py.git@1.7.0.post1", ], extras_require=dict( dev=[