Skip to content

Commit

Permalink
Merge pull request #32 from hudsonbrendon/fix/python3.7
Browse files Browse the repository at this point in the history
fix: add python 3.7
  • Loading branch information
hudsonbrendon authored Dec 31, 2024
2 parents 67da71c + 83152f0 commit 5605bf7
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 @@ -6,7 +6,7 @@ authors = ["Hudson Brendon <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.7"
requests = "^2.32.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 5605bf7

Please sign in to comment.