Skip to content

Commit e86b8e0

Browse files
committed
add botocore dependency
1 parent 4eacf4a commit e86b8e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ dev = [
5858
"google-cloud-aiplatform",
5959
"mistralai",
6060
"boto3",
61+
"botocore",
6162
"embedchain",
6263
"setuptools",
6364
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.26"
1+
__version__ = "3.3.27"

0 commit comments

Comments
 (0)