Change minimum python
This commit is contained in:
parent
2934c6fb8d
commit
59507b7e84
@ -8,7 +8,7 @@ packages = []
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.12"
|
python = "^3.8"
|
||||||
click = "^8.1.7"
|
click = "^8.1.7"
|
||||||
requests = "^2.31.0"
|
requests = "^2.31.0"
|
||||||
bs4 = "^0.0.2"
|
bs4 = "^0.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user