Explorar el Código

Update dependencies

Tulir Asokan hace 3 años
padre
commit
245e8a2044
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      optional-requirements.txt
  2. 1 1
      requirements.txt

+ 1 - 1
optional-requirements.txt

@@ -6,7 +6,7 @@ python-olm>=3,<4
 unpaddedbase64>=1,<3
 
 #/metrics
-prometheus_client>=0.6,<0.13
+prometheus_client>=0.6,<0.14
 
 #/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.14.1,<0.15
+mautrix>=0.14.6,<0.15
 asyncpg>=0.20,<0.26
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2