modified: remove matrix-nio dependency from the requirements.txt

modified: The matrix share feature is now only available when the `matrix-nio` dependency is installed.

If `matrix-nio` is not installed:
1. Apply a strikethrough to the matrix checkbox text in the share UI and display a tooltip.
2. A warning is logged at startup indicating that `matrix-nio` is missing, along with the installation command.

fixed: Corrected an issue where PR #2025 was merged into draft-v4 but applied only to `legacy/..` and not to `glob/..`
This commit is contained in:
Dr.Lt.Data
2025-08-22 20:43:19 +09:00
parent 68bc8302fd
commit 00fb9c88e1
5 changed files with 119 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
GitPython
PyGithub
matrix-nio
# matrix-nio
transformers
huggingface-hub>0.20
typer