Mercurial > code > home > repos > front-door-lock
diff pyproject.toml @ 1:3b82ee3b9d79
cleanup
author | drewp@bigasterisk.com |
---|---|
date | Sun, 27 Aug 2023 11:20:30 -0700 |
parents | 4365c72c59f6 |
children | f3786656cf4f |
line wrap: on
line diff
--- a/pyproject.toml Sun Aug 27 11:12:20 2023 -0700 +++ b/pyproject.toml Sun Aug 27 11:20:30 2023 -0700 @@ -10,11 +10,9 @@ "starlette-exporter>=0.13.0", "starlette>=0.20.4", "uvicorn[standard]>=0.18.2", - "background-loop>=1.3.0", "patchablegraph>=1.5.0", "rdfdb==0.24.0", "aiomqtt>=1.1.0", - "yapf>=0.40.1", "jwskate>=0.9.0", ] requires-python = ">=3.11"