Skip to content

Commit 57fca71

Browse files
Remove boto3 version
1 parent 8dafb06 commit 57fca71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ deployment = [
8080
"constructs>=10.4.2",
8181
"pydantic-settings~=2.0",
8282
"python-dotenv>=1.0.1",
83-
"boto3==1.26.62"
83+
"boto3"
8484
]
8585

8686
[project.urls]

0 commit comments

Comments
 (0)