fix:添加niceGui库美化页面

This commit is contained in:
2025-12-13 21:13:25 +08:00
parent 93d1e8687a
commit 3a4a9df751
14 changed files with 1555 additions and 41 deletions

View File

@@ -9,12 +9,14 @@ dependencies = [
"langchain>=1.1.3",
"langchain-openai>=1.1.1",
"loguru>=0.7.3",
"nicegui>=3.4.0",
"openpyxl>=3.1.5",
"pandas>=2.3.3",
"pandas-stubs==2.3.3.251201",
"pillow>=12.0.0",
"pyinstaller>=6.17.0",
"python-pptx>=1.0.2",
"pywebview>=6.1",
"pywin32>=311",
"rich>=14.2.0",
"tomli>=2.3.0",