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 839fccb11..da47a1c31 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -16,7 +16,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 @@ -29,15 +29,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 @@ -62,7 +62,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