From 8a2fac072eec7ca4b5fe3580c8b07c7dc1a3c2d4 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Tue, 4 Apr 2023 10:20:23 +0200 Subject: [PATCH] DOWNGRADE to SQLAlchemy 1.4.47 --- requirements-3.9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.9.txt b/requirements-3.9.txt index ea03ad1d..456a1d89 100755 --- a/requirements-3.9.txt +++ b/requirements-3.9.txt @@ -83,7 +83,7 @@ requests==2.28.2 rq==1.13.0 six==1.16.0 snakeviz==2.1.1 -SQLAlchemy==2.0.8 +SQLAlchemy==1.4.47 toml==0.10.2 tomli==2.0.1 tomlkit==0.11.7