diff service/powerEagle/pyproject.toml @ 1719:fb082013fa24

port to use my background_loop lib. various other dep updates.
author drewp@bigasterisk.com
date Sat, 27 Aug 2022 18:31:46 -0700
parents 8578afcae65e
children a4e70a35f3a6
line wrap: on
line diff
--- a/service/powerEagle/pyproject.toml	Sun Aug 07 04:43:47 2022 -0700
+++ b/service/powerEagle/pyproject.toml	Sat Aug 27 18:31:46 2022 -0700
@@ -6,7 +6,7 @@
 license-expression = "MIT"
 dependencies = [
     "aiohttp>=3.8.1",
-    "patchablegraph>=1.2.0",
+    "patchablegraph>=1.4.0",
     "prometheus-client>=0.13.1",
     "rdflib>=6.1.1",
     "starlette-exporter>=0.12.0",