Browse Source

Update LiteLLM (and Gunicorn)

Justin Hayes 1 year ago
parent
commit
d42517b7ed
1 changed files with 2 additions and 2 deletions
  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