From abe5fa903642880e1992ea6ebb022f6b24b3cdad Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Tue, 22 Feb 2022 09:53:37 +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=20(#7661)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * perf: 修复一些错误权限位 * Pr@fix rbac@fix rbac permissions (#7648) * fix: 确保每次 migrate 执行更新 role permissions * perf: 修改 choices * feat: 兼容apple m1 * perf: 修改 migrations role permissions * perf: pymysql 导入 * perf: admin 判断 * perf: 修改依赖库版本 Co-authored-by: ibuler Co-authored-by: Aaron3S --- requirements/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 07c0eb688..1ef58842b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,11 +1,11 @@ amqp==2.5.2 -ansible==2.9.24 +ansible==2.10 asn1crypto==0.24.0 bcrypt==3.1.4 billiard==3.6.3.0 boto3==1.18.11 botocore==1.21.11 -celery==4.4.2 +celery==5.2.2 certifi==2018.1.18 cffi==1.13.2 chardet==3.0.4 @@ -14,7 +14,7 @@ coreapi==2.3.3 coreschema==0.0.4 cryptography==36.0.1 decorator==4.1.2 -Django==3.1.13 +Django==3.1.14 django-auth-ldap==2.2.0 django-bootstrap3==14.2.0 django-celery-beat==2.0 @@ -49,7 +49,7 @@ olefile==0.44 openapi-codec==1.3.2 paramiko==2.7.2 passlib==1.7.1 -Pillow==8.3.2 +Pillow==9.0.0 pyasn1==0.4.8 pycparser==2.19 pycryptodome==3.12.0 @@ -76,7 +76,7 @@ drf-nested-routers==0.91 aliyun-python-sdk-core-v3==2.9.1 aliyun-python-sdk-ecs==4.10.1 rest_condition==1.0.3 -python-ldap==3.3.1 +python-ldap==3.4.0 tencentcloud-sdk-python==3.0.477 django-radius==1.4.0 django-redis-sessions==0.6.1