Mercurial > code > home > repos > homeauto
changeset 1579:f71c9ceb948e
deps
author | drewp@bigasterisk.com |
---|---|
date | Thu, 26 Aug 2021 18:26:20 -0700 |
parents | 807282fb3136 |
children | f440c731b1d5 |
files | service/collector/.style.yapf service/collector/requirements.txt |
diffstat | 2 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/service/collector/.style.yapf Thu Aug 26 18:03:30 2021 -0700 +++ b/service/collector/.style.yapf Thu Aug 26 18:26:20 2021 -0700 @@ -1,4 +1,4 @@ # overwritten by /home/drewp/bin/setup_home_venv [style] based_on_style = google -column_limit = 160 +column_limit = 130
--- a/service/collector/requirements.txt Thu Aug 26 18:03:30 2021 -0700 +++ b/service/collector/requirements.txt Thu Aug 26 18:26:20 2021 -0700 @@ -1,12 +1,10 @@ docopt ipdb -mypy -prometheus_client==0.9.0 -py-spy +prometheus_client==0.11.0 rdflib-jsonld==0.5.0 rdflib==5.0.0 -service_identity==18.1.0 -twisted==20.3.0 +service_identity==21.1.0 +twisted https://github.com/drewp/cyclone/archive/python3.zip