Browse Source

Update dependencies

Tulir Asokan 2 years ago
parent
commit
d30c156ccf
2 changed files with 3 additions and 3 deletions
  1. 1 1
      optional-requirements.txt
  2. 2 2
      requirements.txt

+ 1 - 1
optional-requirements.txt

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

+ 2 - 2
requirements.txt

@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 yarl>=1,<2
 attrs>=20.1
-mautrix>=0.18.1,<0.19
-asyncpg>=0.20,<0.27
+mautrix>=0.18.6,<0.19
+asyncpg>=0.20,<0.28
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2