From 80978b3aec0e7f7a89d3ad671a9c0869c187be7c Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期四, 17 十月 2024 14:19:18 +0800
Subject: [PATCH] 解决知识问题不响应问题,解决解析错误问题

---
 pip_install.sh |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/pip_install.sh b/pip_install.sh
index 43d32b7..c4519b8 100644
--- a/pip_install.sh
+++ b/pip_install.sh
@@ -1 +1,4 @@
-pip install PyMySQL & pip install fastapi & pip install sqlalchemy & pip install PyJWT & pip install rsa & pip install httpx & pip install uvicorn & pip install bcrypt & pip install PyYAML & pip install pycryptodomex & pip install passlib
\ No newline at end of file
+pip install PyMySQL & pip install fastapi & pip install sqlalchemy & pip install PyJWT & pip install rsa & pip install httpx & pip install uvicorn & pip install bcrypt & pip install PyYAML & pip install pycryptodomex & pip install passlib
+pip install werkzeug
+pip install xlwings
+pip install python-multipart
\ No newline at end of file

--
Gitblit v1.8.0