Explorar o código

Update LiteLLM (and Gunicorn)

Justin Hayes hai 1 ano
pai
achega
d42517b7ed
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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