feat: implement import functionality for projects and scenarios with CSV/XLSX support, including validation and error handling

This commit is contained in:
2025-11-10 09:10:47 +01:00
parent 7058eb4172
commit 3bc124c11f
7 changed files with 1084 additions and 2 deletions

View File

@@ -11,4 +11,5 @@ numpy
passlib
argon2-cffi
python-jose
python-multipart
python-multipart
openpyxl