Adds base agent and base infra
This commit is contained in:
12
infra/pyproject.toml
Normal file
12
infra/pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool]
|
||||
[tool.poetry]
|
||||
package-mode = false
|
||||
[tool.poetry.dependencies]
|
||||
pulumi = ">=3.0.0,<4.0.0"
|
||||
pulumi-aws = ">=7.0.0,<8.0.0"
|
||||
python = "^3.9"
|
||||
pulumi-aws-apigateway = "^3.0.0"
|
||||
Reference in New Issue
Block a user