From b784d8ba87df0f4efb5c0f95c86d5f2ab906ead1 Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 27 Jun 2022 19:10:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=BA=93=E7=89=88=E6=9C=AC=EF=BC=8C=E8=A7=A3=E5=86=B3=E7=94=9F?= =?UTF-8?q?=E6=88=90=20key=20=E6=97=B6=E7=9A=84=E5=86=85=E5=AD=98=E6=B3=84?= =?UTF-8?q?=E9=9C=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 9f626220e..f60fbc2f2 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -12,7 +12,6 @@ chardet==3.0.4 configparser==3.5.0 coreapi==2.3.3 coreschema==0.0.4 -cryptography==36.0.1 decorator==4.1.2 Django==3.1.14 django-auth-ldap==2.2.0 @@ -51,8 +50,9 @@ passlib==1.7.4 Pillow==9.1.1 pyasn1==0.4.8 pycparser==2.21 -pycryptodome==3.14.1 -pycryptodomex==3.14.1 +cryptography==36.0.1 +pycryptodome==3.15.0 +pycryptodomex==3.15.0 pyotp==2.6.0 PyNaCl==1.5.0 python-dateutil==2.8.2 @@ -60,7 +60,7 @@ pytz==2022.1 PyYAML==6.0 redis==4.3.3 requests==2.28.0 -jms-storage==0.0.43 +jms-storage==0.0.44 s3transfer==0.6.0 simplejson==3.17.6 six==1.16.0