Skip to content

Commit

Permalink
fix: poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Oct 19, 2023
1 parent 13eb963 commit c5e98d2
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 @@ -8,7 +8,7 @@ keywords = [ "compress", ]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
python = "^3.10"
requests = ">=2.20.0"

[build-system]
Expand Down

0 comments on commit c5e98d2

Please sign in to comment.