From c59fa577bba49a267bbb5078c802c6dc0babb099 Mon Sep 17 00:00:00 2001 From: jesopo Date: Fri, 12 Feb 2021 16:58:55 +0000 Subject: [PATCH] update py cryptography lib to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c44647e..a238ee99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4 ==4.8.0 -cryptography ==3.2 +cryptography >=3.3.2 dataclasses ==0.6;python_version<'3.7' dnspython ==1.16.0 feedparser ==5.2.1