Skip to content

Commit

Permalink
fix: add boto3 to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Karina5005 committed Oct 17, 2023
1 parent ec6e743 commit a412b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "backup_github"}]
python = "^3.8.1"
requests = "^2.28.2"
prometheus_client = "^0.16.0"
huaweicloud-sdk-python-obs = "^3.21.8"
boto3 = "^1.28.64"


[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a412b64

Please sign in to comment.