resetting poetry and requirements

This commit is contained in:
yuneng-jiang 2026-01-23 10:41:35 -08:00
parent 2d4c0f4e65
commit 06b78208dd
2 changed files with 1329 additions and 1984 deletions

3311
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@ boto3==1.40.53 # aws bedrock/sagemaker calls (has bedrock-agentcore-control, com
redis==5.2.1 # redis caching
redisvl==0.4.1 ## redis semantic caching
prisma==0.11.0 # for db
nodejs-wheel-binaries==20.20.0 ## required by prisma for migrations, prevents runtime download (updated from nodejs-bin for security fixes)
nodejs-wheel-binaries==24.12.0 ## required by prisma for migrations, prevents runtime download (updated from nodejs-bin for security fixes)
mangum==0.17.0 # for aws lambda functions
pynacl==1.6.2 # for encrypting keys
google-cloud-aiplatform==1.133.0 # for vertex ai calls