aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 4b6c931..6917747 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,9 +29,9 @@ package_dir =
= src
packages = find_namespace:
install_requires =
- tensorflow~=2.14.1
+ tensorflow~=2.15.1
tensorflow-model-optimization~=0.7.5
- ethos-u-vela~=3.10.0
+ ethos-u-vela~=3.11.0
flaky~=3.7.0
requests~=2.31.0
rich~=13.7.0