Skip to content

Commit e3ca8c5

Browse files
author
Michal Ploski
committed
Add required package
1 parent 4793efd commit e3ca8c5

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

poetry.lock

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ cfn-lint = "0.74.1"
104104
mypy = "^0.982"
105105
types-python-dateutil = "^2.8.19.6"
106106
httpx = "^0.23.3"
107+
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
107108

108109
[tool.coverage.run]
109110
source = ["aws_lambda_powertools"]

0 commit comments

Comments
 (0)