tag numpy

This commit is contained in:
Jun-te Kim 2025-11-14 16:32:12 +00:00
parent d5b7fb21b3
commit 30b7370ede
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@ psycopg2-binary==2.9.10
python-jose==3.3.0
cryptography==43.0.3
mangum==0.19.0
numpy==1.26.4
# AWS
boto3==1.35.44
# Data

View file

@ -39,6 +39,8 @@ custom:
pythonRequirements:
fileName: backend/app/requirements/requirements.txt
dockerizePip: true
useDocker: false
enabled: false
customDomain:
domainName: api.${self:provider.environment.DOMAIN_NAME}
createRoute53Record: true