initial commit

This commit is contained in:
flo-eberle
2026-02-15 10:04:41 +01:00
commit 1819779aac
20 changed files with 1078 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
playwright==1.40.0
pandas==2.1.4
pydantic==2.5.2
pyyaml==6.0.1
apscheduler==3.10.4