From 2dc40977185d1441d4516a299ca54a626542c18f Mon Sep 17 00:00:00 2001 From: LeandroJatai Date: Thu, 23 May 2024 09:54:51 -0300 Subject: [PATCH] bump version gunicorn in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index beb7e8952..0a2fd87e7 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ install_requires = [ 'python-magic==0.4.15', 'unipath==1.1', 'WeasyPrint==44', - 'gunicorn==19.9.0', + 'gunicorn==22.0.0', 'pysolr==3.6.0', # 'git+git://github.com/interlegis/trml2pdf.git',