浏览代码

Update requirements.txt

Timothy J. Baek 1 年之前
父节点
当前提交
f83eb7326f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -18,7 +18,7 @@ peewee-migrate
 bcrypt
 
 litellm==1.35.17
-litellm['proxy']==1.35.17
+litellm[proxy]==1.35.17
 
 boto3