init stacks

This commit is contained in:
tan-docker
2026-03-21 14:12:55 +01:00
commit d3e8da2e25
1919 changed files with 200787 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi==0.128.0
uvicorn==0.40.0
httpx==0.28.1
apscheduler==3.11.2
pyyaml==6.0.3
requests>=2.31