Skip to content

Commit

Permalink
Undo python update to backup
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Oct 10, 2023
1 parent 197fee9 commit bbb4914
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 <[email protected]>"]
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 bbb4914

Please sign in to comment.