aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index a8adcf4..f501cc8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,7 @@ classifiers =
[options]
install_requires =
- numpy
+ numpy <1.24,>=1.22
flatbuffers == 23.5.26
jsonschema
python_requires = >=3.6