forked from Wavyzz/py-healthchecks.io
fix: remove click
We don't need click, its just part of the hypermodern python stack Remove this extra dependency
This commit is contained in:
@@ -17,7 +17,6 @@ Changelog = "https://github.com/andrewthetechie/py-healthchecks.io/releases"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
click = "^8.0.1"
|
||||
pydantic = "^1.8.2"
|
||||
httpx = ">=0.21.1,<0.24.0"
|
||||
croniter = "^1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user