Skip to content

Commit 3ed2524

Browse files
Added boto3 dependency
1 parent 5d12a92 commit 3ed2524

File tree

2 files changed

+89
-3
lines changed

2 files changed

+89
-3
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ backoff = "^2.2.1"
2222
psycopg = {extras = ["binary"], version = "^3.1.17"}
2323
pgvector = "^0.2.4"
2424
ml-dtypes = "^0.4.0"
25+
boto3 = "^1.39.4"
2526

2627

2728
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)