Skip to content

Commit fb61239

Browse files
committed
chore: use python-healthchecklib from pypi
1 parent 47228f3 commit fb61239

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

poetry.lock

Lines changed: 6 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ hathorlib = "0.3.0"
7979
pydantic = "~1.10.13"
8080
pyyaml = "^6.0.1"
8181
typing-extensions = "~4.8.0"
82-
python-healthchecklib = {git = "https://github.com/hathornetwork/python-healthcheck-lib"}
82+
python-healthchecklib = "^0.1.0"
8383

8484
[tool.poetry.extras]
8585
sentry = ["sentry-sdk", "structlog-sentry"]

0 commit comments

Comments
 (0)