diff --git a/build.sh b/build.sh index 778403e..4a2b4e4 100755 --- a/build.sh +++ b/build.sh @@ -39,6 +39,7 @@ echo "[3/10] Installing core dependencies..." pip install git+https://git.opencomputing.cn/yumoqing/apppublic --quiet pip install git+https://git.opencomputing.cn/yumoqing/sqlor --quiet pip install git+https://git.opencomputing.cn/yumoqing/ahserver --quiet +pip install git+https://git.opencomputing.cn/yumoqing/bricks-for-python --quiet pip install xls2ddl --quiet pip install pymysql --quiet pip install cryptography --quiet