Mercurial > code > home > repos > homeauto
comparison service/powerEagle/pyproject.toml @ 1715:8578afcae65e
share background-loop pkg
author | drewp@bigasterisk.com |
---|---|
date | Thu, 05 May 2022 00:05:27 -0700 |
parents | 4cbe3df8f48f |
children | fb082013fa24 |
comparison
equal
deleted
inserted
replaced
1714:4cbe3df8f48f | 1715:8578afcae65e |
---|---|
10 "prometheus-client>=0.13.1", | 10 "prometheus-client>=0.13.1", |
11 "rdflib>=6.1.1", | 11 "rdflib>=6.1.1", |
12 "starlette-exporter>=0.12.0", | 12 "starlette-exporter>=0.12.0", |
13 "starlette>=0.19.1", | 13 "starlette>=0.19.1", |
14 "uvicorn[standard]>=0.17.6", | 14 "uvicorn[standard]>=0.17.6", |
15 "background-loop>=1.3.0", | |
15 ] | 16 ] |
16 requires-python = ">=3.9" | 17 requires-python = ">=3.9" |
17 | 18 |
18 [build-system] | 19 [build-system] |
19 requires = ["pdm-pep517>=0.12.0"] | 20 requires = ["pdm-pep517>=0.12.0"] |