refactor: Update dependency matrix-nio to 0.24.0
Some checks failed
Docker CI/CD / Docker Build and Push to Docker Hub (push) Failing after 7m54s

This commit updates the `matrix-nio` dependency to version 0.24.0, ensuring compatibility and new features.
This commit is contained in:
Kumi 2024-05-10 17:07:30 +02:00
parent df3697b4ff
commit b88afda558
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -30,7 +30,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"matrix-nio[e2e]", "matrix-nio[e2e]>=0.24.0",
"markdown2[all]", "markdown2[all]",
"tiktoken", "tiktoken",
"python-magic", "python-magic",