diff --git a/core/amber/requirements.txt b/core/amber/requirements.txt index 5f54a186b4..bc79a49365 100644 --- a/core/amber/requirements.txt +++ b/core/amber/requirements.txt @@ -29,4 +29,6 @@ transformers==4.44.2 tzlocal==2.1 pyiceberg==0.8.1 readerwriterlock==1.0.9 -tenacity==8.5.0 \ No newline at end of file +tenacity==8.5.0 +SQLAlchemy==2.0.37 +psycopg2==2.9.10 \ No newline at end of file