Skip to content

Commit

Permalink
add boto3 as rquired package
Browse files Browse the repository at this point in the history
  • Loading branch information
socraticDevBlog committed Jul 26, 2023
1 parent 22d3807 commit 8ea5c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
boto3

[dev-packages]
pytest = "*"
Expand Down

0 comments on commit 8ea5c35

Please sign in to comment.