Skip to content

Commit

Permalink
Undo python update for backup container
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Oct 23, 2023
1 parent 1635762 commit 90a2f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/s3-backup/docker/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Sybrand Strauss <sybrand.strauss@gov.bc.ca>"]
license = "Apache License, Version 2.0, January 2004"

[tool.poetry.dependencies]
python = ">=3.10.0,<=3.10.0"
python = ">=3.6.8,<=3.6.15"
aiobotocore = "^2.0.0"
python-decouple = "^3.5"

Expand Down

0 comments on commit 90a2f61

Please sign in to comment.