Browse Source

Update LiteLLM (and Gunicorn)

Justin Hayes 1 năm trước cách đây
mục cha
commit
d42517b7ed
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      backend/requirements.txt

+ 2 - 2
backend/requirements.txt

@@ -19,8 +19,8 @@ psycopg2-binary
 pymysql
 bcrypt
 
-litellm==1.35.17
-litellm[proxy]==1.35.17
+litellm==1.35.28
+litellm[proxy]==1.35.28
 
 boto3