From 225243e9e633233ddccd3178b40cf680483b48a2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 28 Mar 2021 08:41:59 +0200 Subject: [PATCH] Update requirements-ynh.txt --- sources/extra_files/app/requirements-ynh.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/extra_files/app/requirements-ynh.txt b/sources/extra_files/app/requirements-ynh.txt index 029dacf..840a225 100644 --- a/sources/extra_files/app/requirements-ynh.txt +++ b/sources/extra_files/app/requirements-ynh.txt @@ -10,7 +10,7 @@ pygments==2.8.0 python-dateutil==2.8.1 pyyaml==5.4.1 requests[socks]==2.25.1 -cryptography==3.1.1 +cryptography==3.2 # Additionnals requirements markupsafe>=0.23