From f778c25dce04c460400479405bee01c53f682d3e Mon Sep 17 00:00:00 2001 From: crayon <873217631@qq.com> Date: Mon, 26 Sep 2022 17:42:10 +0800 Subject: [PATCH] =?UTF-8?q?minor:=20pyOpenSSL=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=9B=BA=E5=8C=96=2021.0.0=20(closed=20#1144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev_log/2.2.26/crayon_202209261741.yaml | 3 +++ requirements.txt | 1 + 2 files changed, 4 insertions(+) create mode 100644 dev_log/2.2.26/crayon_202209261741.yaml diff --git a/dev_log/2.2.26/crayon_202209261741.yaml b/dev_log/2.2.26/crayon_202209261741.yaml new file mode 100644 index 000000000..c139b2023 --- /dev/null +++ b/dev_log/2.2.26/crayon_202209261741.yaml @@ -0,0 +1,3 @@ +--- +minor: + - "pyOpenSSL η‰ˆζœ¬ε›ΊεŒ– 21.0.0 (closed #1144)" diff --git a/requirements.txt b/requirements.txt index 4ee6b2836..a76d20c2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,7 @@ django-mysql==3.3.0 Mako==1.0.6 MarkupSafe==1.1.1 pyCryptodome==3.9.7 +pyOpenSSL==21.0.0 pynacl==1.4.0 gunicorn==19.6.0 arrow==0.15.4