Tulir Asokan 3 жил өмнө
parent
commit
6b81d2bbcc

+ 1 - 1
optional-requirements.txt

@@ -6,7 +6,7 @@ python-olm>=3,<4
 unpaddedbase64>=1,<3
 
 #/metrics
-prometheus_client>=0.6,<0.14
+prometheus_client>=0.6,<0.15
 
 #/imageconvert
 pillow>=4,<10

+ 1 - 1
requirements.txt

@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 yarl>=1,<2
 attrs>=20.1
-mautrix>=0.15.7,<0.16
+mautrix>=0.15.7,<0.17
 asyncpg>=0.20,<0.26
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2