forked from phoenix/litellm-mirror
(feat) pin pandas on req.txt
This commit is contained in:
parent
02dc031bb5
commit
d9a3c4179f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ gunicorn==21.2.0 # server dep
|
|||
boto3==1.34.34 # aws bedrock/sagemaker calls
|
||||
redis==5.0.0 # caching
|
||||
numpy==1.24.3 # semantic caching
|
||||
pandas==2.1.1 # for viewing clickhouse spend analytics
|
||||
prisma==0.11.0 # for db
|
||||
mangum==0.17.0 # for aws lambda functions
|
||||
google-generativeai==0.3.2 # for vertex ai calls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue