mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-05 18:33:18 +00:00
Performance: More efficient mail fetching to reduce the amount of data pulled (#13432)
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ dependencies = [
|
||||
"gotenberg-client~=0.14.0",
|
||||
"httpx-oauth~=0.16",
|
||||
"ijson>=3.2",
|
||||
"imap-tools~=1.13.0",
|
||||
"imap-tools~=1.14.0",
|
||||
"jinja2~=3.1.5",
|
||||
"langdetect~=1.0.9",
|
||||
"llama-index-core>=0.14.22",
|
||||
|
||||
Reference in New Issue
Block a user