implement leerdoelen_converter and bugfixes with storage_uri
All checks were successful
Build & Push / Build & Push image (push) Successful in 1m1s

This commit is contained in:
2026-02-28 22:47:28 +01:00
parent f991cef71d
commit 5d0e4f9c91
8 changed files with 584 additions and 54 deletions

View File

@@ -12,3 +12,5 @@ sqlalchemy==2.0.41
authlib==1.4.1
requests==2.32.3
redis==5.2.1 # backend voor flask-limiter in productie
pandas==2.2.3 # Excel verwerking (xlsx upload → JSON conversie)
openpyxl==3.1.5 # pandas Excel engine