Merge pull request #140592 from Ma27/mautrix-telegram-prometheus

This commit is contained in:
Sandro 2021-10-05 17:15:38 +02:00 committed by GitHub
commit 30e9452d4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,7 @@ in python.pkgs.buildPythonPackage rec {
pillow pillow
lxml lxml
setuptools setuptools
prometheus-client
] ++ lib.optionals withE2BE [ ] ++ lib.optionals withE2BE [
asyncpg asyncpg
python-olm python-olm