前后端基本架构和完全excel表的解析及统计图表的生成以及excel表的到出
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
fastapi[all]==0.104.1
|
||||
fastapi[all]==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
python-multipart==0.0.6
|
||||
pymongo==4.5.0
|
||||
redis==5.0.0
|
||||
@@ -10,6 +11,8 @@ faiss-cpu==1.8.0
|
||||
python-docx==0.8.11
|
||||
pandas==2.1.4
|
||||
openpyxl==3.1.2
|
||||
matplotlib==3.8.2
|
||||
numpy==1.26.2
|
||||
markdown==3.5.1
|
||||
langchain==0.1.0
|
||||
langchain-community==0.0.10
|
||||
@@ -18,5 +21,4 @@ httpx==0.25.2
|
||||
python-dotenv==1.0.0
|
||||
loguru==0.7.2
|
||||
tqdm==4.66.1
|
||||
numpy==1.26.2
|
||||
PyYAML==6.0.1
|
||||
PyYAML==6.0.1
|
||||
|
||||
Reference in New Issue
Block a user