Files
AI-ifsp-chatbot-editais/infra/pyproject.toml

13 lines
259 B
TOML

[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"