Add missing dagster-postgres dependency
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 43s

This commit is contained in:
ILay
2026-06-15 14:42:01 +02:00
parent 69bfa34628
commit 6f8cc2ae09
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
dagster>=1.11.16
dagster-webserver>=1.11.16
dagster-postgres>=0.27.16
pytest>=8.4.2
pytest-cov>=7.0.0
requests>=2.32.0