aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 404bef2..bae275b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,8 +31,7 @@ packages = find_namespace:
install_requires =
tensorflow~=2.10.1
tensorflow-model-optimization~=0.7.3
- ethos-u-vela~=3.6.0
- numpy<1.24
+ ethos-u-vela~=3.7.0
requests~=2.28.1
rich~=12.6.0
tomli~=2.0.1 ; python_version<"3.11"