More workarounds to use latest python-olm
This commit is contained in:
parent
2f2cf77ad6
commit
26ff0d256b
6 changed files with 69 additions and 899 deletions
|
|
@ -19,8 +19,9 @@ json-logging = "^1.3.0"
|
|||
pydantic-settings = "^2.0.3"
|
||||
prometheus-client = "^0.18.0"
|
||||
prometheus-fastapi-instrumentator = "^6.1.0"
|
||||
# Until python-olm 3.2.16 is released
|
||||
# Until python-olm 3.2.16 is released, also change Dockerfile
|
||||
setuptools = "68.2.2"
|
||||
python-olm = {git = "https://gitlab.matrix.org/matrix-org/olm.git", rev = "3.2.16", subdirectory = "python"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue