Skip to content

Commit 73092a4

Browse files
committed
fix: Adding boto3 to dependencies
1 parent 2d1936d commit 73092a4

File tree

2 files changed

+113
-2
lines changed

2 files changed

+113
-2
lines changed

poetry.lock

+112-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jinja2 = "^3.0.1"
1717
naas-models = "1.11.0"
1818
grpcio = "^1.60.0"
1919
pydash = "^7.0.7"
20+
boto3 = "^1.34.128"
2021

2122
[tool.poetry.group.dev.dependencies]
2223
pytest = "^7.3.1"

0 commit comments

Comments
 (0)