Skip to content

Commit b8e68f4

Browse files
authored
Merge pull request #42 from bobh66/add-aioboto3
Add aioboto3 package
2 parents bb08779 + 40ec05d commit b8e68f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dependencies = [
2121
"crossplane-function-sdk-python==0.11.0",
2222
"click==8.3.1",
2323
"grpcio==1.76.0",
24+
"aioboto3==15.5.0",
2425
]
2526

2627
dynamic = ["version"]

0 commit comments

Comments
 (0)