create venv on ec2 instance and then run the app - Fix 1
All checks were successful
AWS Deploy on Push / build (push) Successful in 3m38s
All checks were successful
AWS Deploy on Push / build (push) Successful in 3m38s
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn==0.24.0
|
||||
fastapi==0.103.2
|
||||
aws-cdk-lib>=2.0.0
|
||||
constructs>=10.0.0
|
||||
python-dotenv==1.0.0
|
||||
uvicorn==0.24.0
|
||||
python-dotenv==0.21.1
|
||||
uvicorn==0.22.0
|
||||
Reference in New Issue
Block a user