Sfoglia il codice sorgente

Update requirements.txt

Timothy J. Baek 1 anno fa
parent
commit
f83eb7326f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -18,7 +18,7 @@ peewee-migrate
 bcrypt
 
 litellm==1.35.17
-litellm['proxy']==1.35.17
+litellm[proxy]==1.35.17
 
 boto3