Skip to content

Commit

Permalink
Add boto3 to requirements to load resources
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Dec 8, 2024
1 parent 6db4f05 commit 5bfec45
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 37 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"jinja2",
"mdformat",
"packaging",
"boto3",
"botocore",
"requests",
"ruff",
Expand Down
76 changes: 39 additions & 37 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bfec45

Please sign in to comment.