aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2022-06-06 11:06:23 -0700
committerEric Kunze <eric.kunze@arm.com>2022-06-07 16:19:30 -0700
commit39ad9397253c1d155a2277a15ebf324f267dd88a (patch)
tree5adaa2ae5d41be1f349461349d83ce9830b94eb5
parentec0327d25eba24ccea2a4580bf51a70a388b520f (diff)
downloadreference_model-39ad9397253c1d155a2277a15ebf324f267dd88a.tar.gz
Switch reference model to flatbuffers 1.12
Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: Ibd12e3cbf327dc72bc0ba0f66ab4294ce2bbcb0f
-rw-r--r--setup.cfg2
m---------thirdparty/serialization_lib0
2 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 7a6026c..369d139 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,7 +20,7 @@ classifiers =
[options]
install_requires =
numpy
- flatbuffers == 2.0
+ flatbuffers == 1.12
python_requires = >=3.6
packages =
runner
diff --git a/thirdparty/serialization_lib b/thirdparty/serialization_lib
-Subproject 7be7165ca5168d768a08841658c805dd1bda49c
+Subproject ae906de847e225cd0ae44f25bb21fc228707bc4