commit | a74b04b3956d2ba3ca68379f8595f9dd7e9b266c | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Mon Sep 25 17:47:37 2023 +0800 |
committer | ricolin <rlin@vexxhost.com> | Mon Sep 25 17:47:37 2023 +0800 |
tree | b4e2fddb88ec8ecbd773924cc54ae7b385a46139 | |
parent | 23f4e4171e287d3061622e95a068b483131ee553 [diff] [blame] |
Using K8s lease for lock Using sherlock lib instead of tooz to support Kubernetes lease.
diff --git a/requirements.txt b/requirements.txt index 8a52b2b..32d5e37 100755 --- a/requirements.txt +++ b/requirements.txt
@@ -18,5 +18,6 @@ pymysql parse tooz # Apache-2.0 +sherlock>=0.4.1 # MIT # email # smtplib