From 05b48ef7864427d83b3fac7d560e9ec9b2a066d2 Mon Sep 17 00:00:00 2001 From: Silversthorn Date: Mon, 27 Sep 2021 21:57:04 +0200 Subject: [PATCH] cffi update version for running with python 3.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index caee4060..e537468a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ argon2-cffi==20.1.0 bleach==3.1.5 certifi==2020.6.20 -cffi==1.14.1 +cffi==1.14.6 chardet==3.0.4 colorama==0.4.3 cryptography==3.4