add backup repo to dagster and docker files

This commit is contained in:
2025-08-22 09:42:19 +02:00
parent bf537c86a4
commit 316fe03be9
6 changed files with 37 additions and 1 deletions

View File

@@ -65,6 +65,9 @@ weather = [
"requests_cache",
"retry_requests"
]
backup = [
"paramiko"
]
other = [
# "deltalake>=1.0.0",
# "dagster-deltalake-pandas",