Mercurial > code > home > repos > environment
diff pyproject.toml @ 7:473d3d869849
old changes
author | drewp@bigasterisk.com |
---|---|
date | Sat, 06 May 2023 12:12:02 -0700 |
parents | b5bfd0dd69d6 |
children |
line wrap: on
line diff
--- a/pyproject.toml Sun Aug 28 21:38:57 2022 -0700 +++ b/pyproject.toml Sat May 06 12:12:02 2023 -0700 @@ -4,7 +4,8 @@ authors = [{ name = "Drew Perttula", email = "drewp@bigasterisk.com" }] license-expression = "MIT" dependencies = [ - "patchablegraph>=1.4.0", + "rdfdb==0.24.0", + "patchablegraph>=1.5.0", "prometheus-client>=0.13.1", "python-dateutil>=2.8.2", "sse-starlette>=0.10.3",