feat: 云同步增加同步策略 (#11001)

pull/11119/head
jiangweidong 2023-07-28 14:34:38 +08:00 committed by GitHub
parent 384b639dd3
commit e339a56042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ ARG TOOLS=" \
unzip \
vim \
git \
nmap \
wget"
ARG APT_MIRROR=http://mirrors.ustc.edu.cn

View File

@ -69,6 +69,7 @@ jsonfield2==4.0.0.post0
geoip2==4.7.0
ipip-ipdb==1.6.1
pywinrm==0.4.3
python-nmap==0.7.1
# Django environment
Django==4.1.10
django-bootstrap3==23.4