fixed missing postgreseql
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m21s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m21s
This commit is contained in:
@@ -9,6 +9,7 @@ description = "Consolidated code location for all data services workflows"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"dagster>=1.8.13",
|
||||
"dagster-postgres>=0.24.13",
|
||||
"util-services",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user