Skip to content

Commit

Permalink
add boto3 to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentclaes committed Apr 18, 2022
1 parent 3e9dbee commit 986d381
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

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

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ license = "GNU GPLv3"
python = "^3.9"
rich = "^12.0.1"
textual = "^0.1.17"
#dacite = "^1.6.0"
#pydantic = "^1.9.0"
typer = "^0.4.1"
pendulum = "^2.1.2"
boto3 = "^1.21.42"

[tool.poetry.dev-dependencies]
moto = "^3.1.3"
Expand Down

0 comments on commit 986d381

Please sign in to comment.