Update requirements.txt
This commit is contained in:
@@ -16,15 +16,17 @@ pypdf
|
|||||||
|
|
||||||
# Configuration & Utilities
|
# Configuration & Utilities
|
||||||
werkzeug
|
werkzeug
|
||||||
|
itsdangerous
|
||||||
|
authlib
|
||||||
dotenv
|
dotenv
|
||||||
|
httpx
|
||||||
PyYAML
|
PyYAML
|
||||||
pydantic
|
pydantic
|
||||||
pydantic-settings
|
pydantic-settings
|
||||||
python-multipart
|
python-multipart
|
||||||
markitdown[pdf,docx,pptx,xlsx,outlook]==0.1.3
|
markitdown[pdf,docx,pptx,xlsx,outlook]==0.1.3
|
||||||
PyPDF2==3.0.1
|
PyPDF2==3.0.1
|
||||||
PyQt6==6.9.1
|
#PyQt6==6.9.1
|
||||||
PyQt6-Qt6==6.9.2
|
#PyQt6-Qt6==6.9.2
|
||||||
PyQt6-WebEngine==6.9.0
|
#PyQt6-WebEngine==6.9.0
|
||||||
PyQt6-WebEngine-Qt6==6.9.2
|
#PyQt6-WebEngine-Qt6==6.9.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user