From 2417a0930f2792de4bd2d8eef8b594f75c74dbb6 Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 24 Jul 2023 10:07:32 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=BA=93=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements/mac_pkg.sh | 2 +- requirements/requirements.txt | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements/mac_pkg.sh b/requirements/mac_pkg.sh index 909282cf0..f78bad908 100644 --- a/requirements/mac_pkg.sh +++ b/requirements/mac_pkg.sh @@ -4,7 +4,7 @@ PROJECT_DIR=$(dirname "$BASE_DIR") echo "1. 安装依赖" brew install libtiff libjpeg webp little-cms2 openssl gettext git \ - git-lfs mysql libxml2 libxmlsec1 pkg-config postgresql freetds openssl \ + git-lfs libxml2 libxmlsec1 pkg-config postgresql freetds openssl \ libffi freerdp echo "2. 下载 IP 数据库" diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 65004e605..3a1a78a4d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,10 +1,10 @@ aiofiles==22.1.0 amqp==5.0.9 -git+https://github.com/jumpserver/ansible@master#egg=ansible-core +#git+https://github.com/jumpserver/ansible@master#egg=ansible-core ansible==7.1.0 ansible-runner==2.2.1 asn1crypto==0.24.0 -bcrypt==3.1.4 +bcrypt==4.0.1 billiard==3.6.4.0 certifi==2022.12.7 cffi==1.15.1 @@ -14,7 +14,7 @@ decorator==4.1.2 docutils==0.14 ecdsa==0.13.3 enum-compat==0.0.2 -ephem==3.7.6.0 +ephem==4.1.4 future==0.16.0 idna==2.8 itypes==1.2.0 @@ -27,15 +27,15 @@ passlib==1.7.4 pyasn1==0.4.8 pycparser==2.21 cryptography==38.0.4 -pycryptodome==3.15.0 -pycryptodomex==3.15.0 +pycryptodome==3.18.0 +pycryptodomex==3.18.0 phonenumbers==8.13.8 gmssl==3.2.1 itsdangerous==1.1.0 pyotp==2.6.0 PyNaCl==1.5.0 python-dateutil==2.8.2 -PyYAML==6.0 +PyYAML==6.0.1 requests==2.31.0 jms-storage==0.0.47 simplejson==3.17.6 @@ -60,7 +60,7 @@ pyvmomi==7.0.1 termcolor==1.1.0 html2text==2020.1.16 pyzipper==0.3.5 -python3-saml==1.12.0 +python3-saml==1.15.0 websocket-client==1.2.3 pyjwkest==1.4.2 jsonfield2==4.0.0.post0 @@ -94,7 +94,7 @@ django-proxy==1.2.1 channels-redis==4.0.0 python-daemon==2.3.0 eventlet==0.33.1 -greenlet==1.1.2 +greenlet==2.0.2 gunicorn==20.1.0 celery==5.2.7 flower==1.2.0 @@ -118,7 +118,7 @@ kubernetes==21.7.0 # DB requirements mysqlclient==2.1.0 PyMySQL==1.0.2 -pymssql==2.2.5 +#pymssql==2.2.5 django-mysql==3.9.0 django-redis==5.2.0 python-redis-lock==3.7.0