From ab21f16ec2a4054ed1ca9ccea76ad192bd1e5c7e Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期三, 23 十月 2024 21:12:18 +0800
Subject: [PATCH] 文件上传

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