first (big) draft

This commit is contained in:
2026-08-07 17:19:49 +02:00
parent 2974a3a4cd
commit 9e78dfa4f2
24 changed files with 3975 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi>=0.111
uvicorn[standard]>=0.30
boto3>=1.34
azure-identity>=1.16
azure-mgmt-costmanagement>=4.0
requests>=2.31