From 06f398e2b2a9fb4bd9811f80e3858aa2d4b1f119 Mon Sep 17 00:00:00 2001 From: Stanislav Roslavtsev Date: Tue, 6 Feb 2024 21:47:47 +0300 Subject: [PATCH] Fixes (#9) --- requirements.txt | 1 + start_local.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 936b2dd..a47f309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ gunicorn cryptography celery flower +flask-session<0.6.0 psycopg2_binary apache-airflow apache-airflow-providers-common-sql diff --git a/start_local.sh b/start_local.sh index 487492a..1bb36a8 100755 --- a/start_local.sh +++ b/start_local.sh @@ -7,7 +7,7 @@ airflow users create --username admin --password admin --firstname Local --lastn airflow connections add \ --conn-uri postgresql://postgres:postgres@postgres:5432/dwh \ --conn-description "Основное подключение к БД DWH" \ - posrgres_dwh + postgres_dwh # Создаем локальные переменные с дефолтными или пустыми значениями # Системные