aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-24 21:17:24 -0800
committerclarkzjw <[email protected]>2023-02-24 21:17:24 -0800
commitd83db4db11523fbdba34bd22e9174f4f9f16a4fd (patch)
tree6c5e7a38db08e3896bcb9a23cb2f4c13b6ff5460 /requirements.txt
parent23aef802c9b493aeb66a1c250b6a3d16d299e63c (diff)
downloadswarm2fediverse-feature/prometheus_client.tar.gz
add Prometheus endpoint TODOfeature/prometheus_client
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 39887b9..b25cbad 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,6 +17,7 @@ hyperframe==6.0.1
17idna==3.4 17idna==3.4
18Mastodon.py @ git+https://cgit.jinwei.me/clarkzjw/mastodon.py@503d58d226c52901532067d3dcb5a7814699f7fb 18Mastodon.py @ git+https://cgit.jinwei.me/clarkzjw/mastodon.py@503d58d226c52901532067d3dcb5a7814699f7fb
19peewee==3.15.4 19peewee==3.15.4
20prometheus-client==0.16.0
20pycparser==2.21 21pycparser==2.21
21python-dateutil==2.8.2 22python-dateutil==2.8.2
22python-magic==0.4.27 23python-magic==0.4.27
Powered by cgit v1.2.3 (git 2.41.0)