Compare commits
1 Commits
v0.8.0-rc5
...
v0.8.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 72a45d7d80 |
@@ -1,2 +1,2 @@
|
||||
__version__ = "0.8.0rc5"
|
||||
__version__ = "0.8.0"
|
||||
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
||||
|
||||
@@ -14,10 +14,10 @@ pillow>=4.3,<8
|
||||
moviepy>=1,<2
|
||||
|
||||
#/metrics
|
||||
prometheus_client>=0.6,<0.8
|
||||
prometheus_client>=0.6,<0.9
|
||||
|
||||
#/postgres
|
||||
psycopg2-binary>=2,<3
|
||||
|
||||
#/e2be
|
||||
matrix-nio[e2e]>=0.9,<0.11
|
||||
matrix-nio[e2e]>=0.9,<0.13
|
||||
|
||||
+1
-1
@@ -4,6 +4,6 @@ ruamel.yaml>=0.15.35,<0.17
|
||||
python-magic>=0.4,<0.5
|
||||
commonmark>=0.8,<0.10
|
||||
aiohttp>=3,<4
|
||||
mautrix==0.5.0rc2
|
||||
mautrix==0.5.0
|
||||
telethon>=1.13,<1.15
|
||||
telethon-session-sqlalchemy>=0.2.14,<0.3
|
||||
|
||||
Reference in New Issue
Block a user