From 81d420d88e87ccbbe3b0e7681bea17f31239fcdb Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期三, 23 十月 2024 10:49:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/pip_install.sh b/pip_install.sh
index 43d32b7..131e1eb 100644
--- a/pip_install.sh
+++ b/pip_install.sh
@@ -1 +1,5 @@
-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 openpyxl
+pip install python-multipart
+pip install requests
\ No newline at end of file

--
Gitblit v1.8.0