aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index f501cc8..642ed94 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2023 Arm Limited.
+# Copyright (c) 2021-2024 Arm Limited.
# SPDX-License-Identifier: Apache-2.0
[metadata]
@@ -19,7 +19,7 @@ classifiers =
[options]
install_requires =
- numpy <1.24,>=1.22
+ numpy
flatbuffers == 23.5.26
jsonschema
python_requires = >=3.6