Skip to content

Commit 7a7dfa3

Browse files
committed
add boto3 to deps
1 parent 906017b commit 7a7dfa3

File tree

2 files changed

+735
-671
lines changed

2 files changed

+735
-671
lines changed

services/chat-backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
88
"azure-identity>=1.19.0",
9+
"boto3>=1.34.0",
910
"fastapi>=0.115.5",
1011
"gunicorn>=23.0.0",
1112
"pydantic-settings>=2.6.1",

0 commit comments

Comments
 (0)