Skip to content

Commit

Permalink
Update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Karina5005 committed Jul 17, 2023
1 parent 0c1c8d4 commit e40cccb
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 @@ -7,7 +7,7 @@ readme = "README.md"
packages = [{include = "backup_github"}]

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.8"
requests = "^2.28.2"
prometheus_client = "^0.16.0"

Expand Down

0 comments on commit e40cccb

Please sign in to comment.