CLI now requires jq

This commit is contained in:
Dalton Flanagan 2024-10-04 10:05:59 -04:00
parent 00ed9a410b
commit 9bf2e354ae

View file

@ -6,6 +6,7 @@ llama-models>=0.0.39
prompt-toolkit
python-dotenv
pydantic>=2
jq
requests
rich
termcolor