mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-18 08:20:51 +00:00
perf: 使用 poetry 管理依赖
This commit is contained in:
@@ -6,7 +6,7 @@ echo "1. 安装依赖"
|
||||
brew install libtiff libjpeg webp little-cms2 openssl gettext git \
|
||||
git-lfs libxml2 libxmlsec1 pkg-config postgresql freetds openssl \
|
||||
libffi freerdp
|
||||
pip install daphne channels channel-redis
|
||||
pip install daphne==4.0.0 channels channels-redis
|
||||
|
||||
echo "2. 下载 IP 数据库"
|
||||
ip_db_path="${PROJECT_DIR}/apps/common/utils/geoip/GeoLite2-City.mmdb"
|
||||
|
Reference in New Issue
Block a user