mirror of https://github.com/jumpserver/jumpserver
perf: 升级 pymssql==2.2.8
parent
8648b131f2
commit
1851783dbd
|
@ -118,7 +118,6 @@ kubernetes==21.7.0
|
|||
# DB requirements
|
||||
mysqlclient==2.1.0
|
||||
PyMySQL==1.0.2
|
||||
pymssql==2.2.5
|
||||
django-mysql==3.9.0
|
||||
django-redis==5.2.0
|
||||
python-redis-lock==3.7.0
|
||||
|
|
|
@ -20,7 +20,7 @@ keystoneauth1==3.4.0
|
|||
# DB requirements
|
||||
oracledb==1.0.1
|
||||
psycopg2-binary==2.9.1
|
||||
pymssql==2.2.5
|
||||
pymssql==2.2.8
|
||||
IPy==1.1
|
||||
psycopg2==2.9.4
|
||||
ucloud-sdk-python3==0.11.47
|
||||
|
|
Loading…
Reference in New Issue