Mercurial > code > home > repos > light9
diff pyproject.toml @ 2148:2973ec5df7e4
add dep
author | drewp@bigasterisk.com |
---|---|
date | Wed, 17 May 2023 19:09:01 -0700 |
parents | 83f9fbc0a003 |
children | 87c011a5e99f |
line wrap: on
line diff
--- a/pyproject.toml Wed May 17 19:08:19 2023 -0700 +++ b/pyproject.toml Wed May 17 19:09:01 2023 -0700 @@ -45,6 +45,8 @@ "aiohttp>=3.8.1", "rdfdb @ https://projects.bigasterisk.com/rdfdb/rdfdb-0.23.0.tar.gz", "sse-starlette>=0.10.3", + "pydmxcontrol>=2.0.0", + "flask==2.2.4", ] requires-python = ">=3.9"