From 2a8d4fb7a91dc2c01f0cf153c7d7d5ff1ad8427c Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 1 Jul 2023 00:14:04 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index badb67370..c392be522 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,8 +15,8 @@ gevent-websocket==0.10.1 psutil==5.9.1 chardet==3.0.4 flask-sqlalchemy==2.3.2 -pyOpenSSL==22.0.0 -cryptography==38.0.4 +pyOpenSSL==23.2.0 +cryptography==41.0.1 configparser==5.2.0 python-engineio==4.3.2 python-socketio>=4.2.0