SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d56e88b9f0d2c63c5fa4137183f96328359d8d9f
parent def18a1895bd47dbd4a98526c24ccf5ed08ff2a6
Author: ingolevin <34458804+ingolevin@users.noreply.github.com>
Date:   Wed,  9 Jun 2021 06:46:42 +0200

Downgrade eventlet==0.30.2 (#9)

* Workaround Issue #8: Downgrade eventlet==0.30.2

Co-authored-by: Ingo Levin <ingo.levin@absolute-bi.com>
Diffstat:
Mrequirements.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt @@ -5,7 +5,7 @@ Flask==1.1.2 MarkupSafe==1.1.1 requests==2.25.0 gunicorn==20.0.4 -eventlet==0.31.0 +eventlet==0.30.2 Pillow==8.01.1 protobuf==3.15.6