Skip to content

Commit 94fb5fb

Browse files
committed
add boto3 dependency
1 parent f024b2b commit 94fb5fb

File tree

2 files changed

+86
-0
lines changed

2 files changed

+86
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ classifiers = [
77
]
88
dependencies = [
99
"authlib>=1.3.2",
10+
"boto3>=1.37.16",
1011
"brotli>=1.1.0",
1112
"cql2>=0.3.5",
1213
"fastapi>=0.115.5",

uv.lock

Lines changed: 85 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)