From 572e8580e498a391c10a7f923c465e3c7089d44b Mon Sep 17 00:00:00 2001 From: zhangxiao <898441624@qq.com> Date: 星期三, 23 十月 2024 21:21:54 +0800 Subject: [PATCH] 文件上传问题修改 --- pip_install.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pip_install.sh b/pip_install.sh index d25c9b7..131e1eb 100644 --- a/pip_install.sh +++ b/pip_install.sh @@ -1,5 +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 pip install werkzeug -pip install xlwings +pip install openpyxl pip install python-multipart pip install requests \ No newline at end of file -- Gitblit v1.8.0