diff pyproject.toml @ 4:cd1b8d7bda78

get metrics writing to victoriametrics
author drewp@bigasterisk.com
date Sat, 10 Aug 2024 21:16:19 -0700
parents 3d7f2dc9beec
children
line wrap: on
line diff
--- a/pyproject.toml	Fri Aug 09 18:36:39 2024 -0700
+++ b/pyproject.toml	Sat Aug 10 21:16:19 2024 -0700
@@ -15,6 +15,7 @@
     "rdfdb==0.24.0",
     "aiomqtt>=2.3.0",
     "sse-starlette>=2.1.3",
+    "httpx>=0.27.0",
 ]
 requires-python = ">=3.11"
 license = {text = "MIT"}