aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2023-07-24 21:09:48 +0000
committerEric Kunze <eric.kunze@arm.com>2023-07-25 17:35:18 +0000
commitc1e13432b4a218781afd6b0171d4afff11730433 (patch)
treeb493473e76cedf662d96b941d46068dc7715baf9 /setup.cfg
parentc735fd4d281323020fd55e704451dbae8e2ad146 (diff)
downloadreference_model-c1e13432b4a218781afd6b0171d4afff11730433.tar.gz
Update flatbuffer version and fix json2numpy test
Temporarily disable the json to numpy pytest Otherwise will load as the wrong dtype Also update the flatbuffer module version to match tosa_mlir_translator Change-Id: I40999f631adb1b230bc8a8b891e0955dd67371f0 Signed-off-by: Eric Kunze <eric.kunze@arm.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index a9dc3ab..6cd1489 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,7 +20,7 @@ classifiers =
[options]
install_requires =
numpy
- flatbuffers == 2.0
+ flatbuffers == 23.5.26
python_requires = >=3.6
include_package_data = True
packages =