first commit

This commit is contained in:
Matteo Basile
2026-06-04 17:00:42 +02:00
commit 0173ceecb3
34 changed files with 909 additions and 0 deletions

5
requirements.txt Normal file
View File

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