Ver código fonte

Update LiteLLM (and Gunicorn)

Justin Hayes 1 ano atrás
pai
commit
d42517b7ed
1 arquivos alterados com 2 adições e 2 exclusões
  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