From 1cce7d421e8a18f2614b06e7347df94275e0639f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Murta?= Date: Tue, 10 Jan 2023 23:49:06 +0000 Subject: [PATCH] Update requirements.txt with the SQL ORM --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 848a17f..5be029b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,7 @@ +codetiming==1.4.0 matplotlib==3.6.1 nordigen==1.3.0 python-dateutil==2.8.2 python-dotenv==0.21.0 PyYAML==6.0 +SQLAlchemy==2.0.0rc2