Update sphinx links to anonymous references to work around a warning
[pyutils.git] / pyproject.toml
index a19d89dd8895d16a7f978fcbdbd61e8f483b1801..3bb4e0e7a2ce89e391c25c9a07e794d8994ee782 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "pyutils"
-version = "0.0.1a1"
+version = "0.0.1b3"
 authors = [
   { name="Scott Gasch", email="[email protected]" },
 ]
@@ -18,6 +18,7 @@ dependencies = [
     "bitstring",
     "cloudpickle",
     "holidays",
+    "kazoo",
     "overrides",
     "python-dateutil",
     "pytz",