MLECO-3754: Cmsis pack updates

Change-Id: Ib041604867e761a006d74cef16a33c27d86648eb
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com>
diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
index fd95ce6..c526566 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -1,7 +1,7 @@
 # yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/main/tools/packgen/schema/manifest.schema.json
 
 #----------------------------------------------------------------------------
-#  SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
+#  SPDX-FileCopyrightText: Copyright 2022-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
 #  SPDX-License-Identifier: Apache-2.0
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
@@ -48,10 +48,15 @@
 
     requirements:
       packages:
-        - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.5-rc4"}
+        - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.8"}
         - attributes: {vendor: "ARM", name: "CMSIS", version: "5.9.0"}
+        - attributes: {vendor: "ARM", name: "CMSIS-DSP", version: "1.14.4"}
+        - attributes: {vendor: "ARM", name: "CMSIS-NN", version: "4.0.0"}
 
     releases:
+      - version: "23.2.0"
+        date: "2023-03-23"
+        description: "23.02.0 release package"
       - version: "22.11.0"
         date: "2022-11-09"
         description: "22.11.0 release package"