Implemented PGP for credentials
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 46s

This commit is contained in:
2026-06-26 11:43:09 +02:00
parent 6970b27095
commit dfb64044f2
3 changed files with 32 additions and 4 deletions

View File

@@ -3,4 +3,5 @@ dagster-webserver>=1.11.16
dagster-postgres>=0.27.16
pytest>=8.4.2
pytest-cov>=7.0.0
requests>=2.32.0
requests>=2.32.0
pgpy>=0.6.0