This commit is contained in:
Erik Thiele
2026-04-12 17:44:47 +02:00
parent 907e623f09
commit 8752b31232
4 changed files with 512 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask>=3.0
requests>=2.31