From 90e7c88fdc2450b69ebb9a9d816eef7f6f5e10c8 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 12 Nov 2024 10:02:14 +0100 Subject: [PATCH] Update sqlalchemy to 2.0 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index d7df0804..7be23f81 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -6,4 +6,4 @@ pandas==2.1.4 ndjson>=0.3.1 py-multiformats-cid>=0.4.4 boto3>=1.26.12 -SQLAlchemy<2.0 +SQLAlchemy<3.0