Skip to content

Commit ea37c9a

Browse files
committed
Update dependencies
1 parent ce3adba commit ea37c9a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

optional-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pycryptodome>=3,<4
77
unpaddedbase64>=1,<3
88

99
#/metrics
10-
prometheus_client>=0.6,<0.18
10+
prometheus_client>=0.6,<0.23
1111

1212
#/sqlite
13-
aiosqlite>=0.16,<0.20
13+
aiosqlite>=0.16,<0.22

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
aiohttp>=3,<4
22
yarl>=1,<2
3-
asyncpg>=0.20,<0.28
3+
asyncpg>=0.20,<1
44
ruamel.yaml>=0.15.94,<0.18
55
commonmark>=0.8,<0.10
66
python-magic>=0.4,<0.5
77
protobuf>=3,<4
8-
mautrix==0.20.0rc1
8+
mautrix>=0.20.8,<0.21

0 commit comments

Comments
 (0)