diff pyproject.toml @ 2264:74b4acd3dde0

collector client retries a bit. not sure we want this.
author drewp@bigasterisk.com
date Mon, 29 May 2023 11:47:35 -0700
parents b0e6fe19dc3b
children 62b832e9aac5
line wrap: on
line diff
--- a/pyproject.toml	Mon May 29 11:46:25 2023 -0700
+++ b/pyproject.toml	Mon May 29 11:47:35 2023 -0700
@@ -37,6 +37,7 @@
     "webcolors>=1.11.1",
     "scipy>=1.9.3",
     "braillegraph>=0.6",
+    "tenacity>=8.2.2",
 ]
 requires-python = ">=3.10"