aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2022-09-16 12:39:37 -0700
committerEric Kunze <eric.kunze@arm.com>2022-09-16 23:03:36 +0100
commit49ced1e0e79783f79a2597820b08562c34696b05 (patch)
tree41c24a153cc3532dc921ab799cde423fbd83e531
parent366f297e5f826d795127319b0476dbd68f871987 (diff)
downloadreference_model-49ced1e0e79783f79a2597820b08562c34696b05.tar.gz
Update the tools setup.cfg for flatbuffers 2.0
Aligns with the changes to the serialization library Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I3e262590e62e941c5385ad55408688dd1c20d158
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 1140c9c..1e4c55d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,7 +20,7 @@ classifiers =
[options]
install_requires =
numpy
- flatbuffers == 1.12
+ flatbuffers == 2.0
python_requires = >=3.6
include_package_data = True
packages =