From a6ebe9044b4272722d2ca2ace061140050915c95 Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期五, 18 十月 2024 17:07:48 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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