add tester ui, and restructure folders
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
aioboto3>=15.0
|
||||
aiofiles>=23.2
|
||||
boto3>=1.40
|
||||
# Root requirements = runner + invoker deps only. Per-function deps live
|
||||
# alongside each function (functions/<name>/requirements.txt) so they're
|
||||
# bundled with the function's deployment zip for AWS.
|
||||
fastapi>=0.115
|
||||
uvicorn[standard]>=0.32
|
||||
|
||||
Reference in New Issue
Block a user