mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 08:06:48 +08:00
### What problem does this PR solve? Support uploading encrypted files to object storage. ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: virgilwong <hyhvirgil@gmail.com>
This commit is contained in:
@ -154,6 +154,7 @@ dependencies = [
|
||||
"exceptiongroup>=1.3.0,<2.0.0",
|
||||
"ffmpeg-python>=0.2.0",
|
||||
"imageio-ffmpeg>=0.6.0",
|
||||
"cryptography==46.0.3",
|
||||
"reportlab>=4.4.1",
|
||||
"jinja2>=3.1.0",
|
||||
"boxsdk>=10.1.0",
|
||||
|
||||
Reference in New Issue
Block a user