Skip to content

Commit

Permalink
Revert "fix: add python 3.7"
Browse files Browse the repository at this point in the history
  • Loading branch information
hudsonbrendon authored Dec 31, 2024
1 parent 5605bf7 commit f1d126a
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 f1d126a

Please sign in to comment.