Mercurial > code > home > repos > reposync
comparison requirements.txt @ 18:6f38aa08408d
starting over: make a web page that draws a streamed graph from collector, with plans for services to scrape the data that collector will subscribe to
author | drewp@bigasterisk.com |
---|---|
date | Sun, 09 Jan 2022 00:21:41 -0800 |
parents | a4778c56cc03 |
children | 5751ef191454 |
comparison
equal
deleted
inserted
replaced
17:a4778c56cc03 | 18:6f38aa08408d |
---|---|
2 cyclone==1.3 | 2 cyclone==1.3 |
3 docopt==0.6.2 | 3 docopt==0.6.2 |
4 prometheus_client==0.12.0 | 4 prometheus_client==0.12.0 |
5 pyopenssl | 5 pyopenssl |
6 python-dateutil==2.8.2 | 6 python-dateutil==2.8.2 |
7 requests==2.26.0 | 7 requests==2.27.1 |
8 ruamel.yaml==0.17.17 | 8 ruamel.yaml==0.17.20 |
9 treq==21.5.0 | 9 treq==21.5.0 |
10 twisted[tls] | 10 twisted[tls] |
11 tzlocal==4.1 | 11 tzlocal==4.1 |
12 # PyGithub==1.14.2 | |
12 | 13 |
13 cycloneerr==0.4.0 | 14 cycloneerr==0.4.0 |
14 standardservice==0.6.0 | 15 standardservice==0.6.0 |