From ec3160f25e798499040cb213793cb84827cb86fc Mon Sep 17 00:00:00 2001 From: Prince Date: Sun, 1 May 2022 21:23:59 +0200 Subject: [PATCH] downgrading setuptool * Downgrading the setuptools issue as a [bug](https://github.com/pypa/setuptools/issues/3293) exist - BOA-99 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c9f690c..778f9bd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alembic==1.7.7 chardet==4.0.0 Click==8.1.3 Flask==2.1.1 -setuptools==62.1.0 +setuptools==60.9.0 Flask-Login==0.6.0 Flask-Mail==0.9.1 Flask-Migrate==3.1.0