Skip to content
Snippets Groups Projects
Commit 62f51e4f authored by Tulir Asokan's avatar Tulir Asokan :cat2:
Browse files

Move prometheus to mandatory deps

parent d3a8cc88
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,3 @@ asyncpg>=0.20,<0.22 ...@@ -12,6 +12,3 @@ asyncpg>=0.20,<0.22
python-olm>=3,<4 python-olm>=3,<4
pycryptodome>=3,<4 pycryptodome>=3,<4
unpaddedbase64>=1,<2 unpaddedbase64>=1,<2
#/metrics
prometheus_client>=0.6,<0.9
...@@ -6,3 +6,4 @@ commonmark>=0.8,<0.10 ...@@ -6,3 +6,4 @@ commonmark>=0.8,<0.10
python-magic>=0.4,<0.5 python-magic>=0.4,<0.5
mautrix>=0.7.2,<0.8 mautrix>=0.7.2,<0.8
fbchat-asyncio>=0.6.19,<0.7 fbchat-asyncio>=0.6.19,<0.7
prometheus_client>=0.6,<0.9
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment