summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarius Niminenn2024-01-24 23:18:27 -0400
committerDarius Niminenn2024-01-24 23:18:27 -0400
commit31f6c5259e6eaf2927527ddb5704ee5895439409 (patch)
treeec5e67bd6f70347363839756c3299a5514c38b04
parent44582ba0ca626186d45c3c75a6bc0f7e2ce0cc19 (diff)
downloadaur-31f6c5259e6eaf2927527ddb5704ee5895439409.tar.gz
Update depends
-rw-r--r--PKGBUILD12
1 files changed, 9 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84e71299fed5..f6fe57a8ccf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,19 @@
pkgname=litellm-ollama
pkgver=3
-pkgrel=2
+pkgrel=3
pkgdesc='Metapackage to setup ollama models with OpenAI API locally'
arch=(any)
license=(MIT)
depends=(
- litellm
- ollama
+ 'gunicorn'
+ 'litellm'
+ 'ollama'
+ 'python-apscheduler'
+ 'python-backoff'
+ 'python-fastapi'
+ 'python-orjson'
+ 'uvicorn'
)
backup=(
etc/litellm-ollama/litellm-ollama.env