From 535e3cd919613d4cadfbb42ea8f2ecdd7678f38c Mon Sep 17 00:00:00 2001 From: Ellie Date: Fri, 23 Aug 2024 11:18:55 +0100 Subject: add SQLalchemy to requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 6ba2cf6..614a0ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,5 @@ Werkzeug==3.0.3 xmltodict==0.13.0 s3fs pandas -pyarrow \ No newline at end of file +pyarrow +SQLAlchemy \ No newline at end of file -- cgit v1.2.3