mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
switching out requirements
This commit is contained in:
parent
001eddef2e
commit
3baa8a5ca6
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ cffi==1.15.1
|
|||
click==8.1.3
|
||||
cryptography==37.0.4
|
||||
ecdsa==0.18.0
|
||||
epc-api-python==1.0.2
|
||||
exceptiongroup==1.1.2
|
||||
fastapi==0.99.1
|
||||
h11==0.14.0
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ custom:
|
|||
dockerFile: backend/docker/Dockerfile
|
||||
useDocker: true
|
||||
dockerSsh: true
|
||||
fileName: serverless_requirements.txt
|
||||
fileName: backend/requirements/base.txt
|
||||
dockerBuildCmdExtraArgs:
|
||||
- '--progress=plain'
|
||||
customDomain:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue