From d7bba830cc3cc45e00dedc92d0df59f607f23e92 Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 28 Jun 2023 02:33:11 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39acdb501..f7da25c62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ psutil==5.9.1 chardet==3.0.4 flask-sqlalchemy==2.3.2 pyOpenSSL==22.0.0 -cryptography==36.0.1 +cryptography>=36.0.1 configparser==5.2.0 python-engineio==4.3.2 python-socketio>=4.2.0