mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
tag numpy
This commit is contained in:
parent
d5b7fb21b3
commit
30b7370ede
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue