Skip to content

Commit e8b675f

Browse files
authored
Add botocore[ctrl] and upgrade boto3 (aws#106)
1 parent 48d73ed commit e8b675f

File tree

2 files changed

+47
-13
lines changed

2 files changed

+47
-13
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ readme = "README.md"
1717
requires-python = ">=3.10,<3.14"
1818
dependencies = [
1919
"fastmcp>=2.13.1",
20-
"boto3>=1.34.0",
21-
"botocore>=1.34.0",
20+
"boto3>=1.41.0",
21+
"botocore[crt]>=1.41.0",
2222
]
2323
license = {text = "Apache-2.0"}
2424
license-files = ["LICENSE", "NOTICE" ]

uv.lock

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

0 commit comments

Comments
 (0)