From 1c791c837923061b3c147f86af0f587bb1f0595b Mon Sep 17 00:00:00 2001 From: afabiani Date: Wed, 13 Sep 2023 14:29:28 +0200 Subject: [PATCH] - Align setup.cfg to requirements.txt --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 60335f5a9ec..2d342a908cb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -186,7 +186,7 @@ install_requires = pytest-django==4.5.2 setuptools>=59.1.1,<68.2.0 pip==23.2.1 - Twisted==22.10.0 + Twisted==23.8.0 pixelmatch==0.3.0 factory-boy==3.3.0 flaky==3.7.0