Browse Source

Update requirements.txt

Timothy J. Baek 1 year ago
parent
commit
f83eb7326f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

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