Add Unicode collation for Chinese file sorting of document scanning

This commit is contained in:
yangdx
2025-04-25 01:02:09 +08:00
parent df1d6b31ed
commit 31bd274601
3 changed files with 10 additions and 1 deletions

View File

@@ -11,6 +11,9 @@ pipmaster
pydantic
python-dotenv
# Unicode Collation Algorithm for proper Chinese sorting
pyuca
setuptools
tenacity