build: ajouter la dépendance dash-ag-grid (#41)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Colin Maudry
2026-07-10 07:41:19 +02:00
parent 74c5de0bda
commit 7454d0db32
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ dependencies = [
"marshmallow>=3.20.0",
"boto3",
"cryptography",
"dash-ag-grid>=35.2.0",
]
[dependency-groups]