瀏覽代碼

Update dependencies

Tulir Asokan 3 年之前
父節點
當前提交
a87b1a44b6
共有 2 個文件被更改,包括 3 次插入3 次删除
  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,<2
 
 #/metrics
-prometheus_client>=0.6,<0.12
+prometheus_client>=0.6,<0.13
 
 #/imageconvert
 pillow>=4,<9

+ 2 - 2
requirements.txt

@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 yarl>=1,<2
 attrs>=20.1
-mautrix>=0.11.4,<0.12
-asyncpg>=0.20,<0.25
+mautrix>=0.11.4,<0.13
+asyncpg>=0.20,<0.26
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2