Skip to content

Commit

Permalink
Merge pull request #33 from hudsonbrendon/revert-32-fix/python3.7
Browse files Browse the repository at this point in the history
Revert "fix: add python 3.7"
  • Loading branch information
hudsonbrendon authored Dec 31, 2024
2 parents 5605bf7 + f1d126a commit 2fac045
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.7"
python = "^3.10"
requests = "^2.32.3"

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

0 comments on commit 2fac045

Please sign in to comment.