Skip to content

Commit 8dafb06

Browse files
Add boto3 to pyproject.toml
1 parent dd95ffb commit 8dafb06

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
@@ -80,6 +80,7 @@ deployment = [
8080
"constructs>=10.4.2",
8181
"pydantic-settings~=2.0",
8282
"python-dotenv>=1.0.1",
83+
"boto3==1.26.62"
8384
]
8485

8586
[project.urls]

0 commit comments

Comments
 (0)