Merge pull request #11054 from jumpserver/pr@dev@change_req_version

perf: 修改 mssql
pull/11043/head^2
老广 2023-07-24 10:16:01 +08:00 committed by GitHub
commit 16660575b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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 数据库"

View File

@ -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