Browse Source

Merge pull request #1827 from justinh-rahb/update-litellm

Timothy Jaeryang Baek 1 year ago
parent
commit
24497592a8
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