diff --git a/setup.cfg b/setup.cfg index 9b7ef45f8..cc15eec49 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,12 +27,13 @@ install_requires = numpy onnx>=1.4.0 pydigitalwavetools==1.1 + pyparsing pyyaml - qkeras + qkeras@git+https://github.com/google/qkeras.git tabulate - tensorflow + tensorflow>=2.8.0,<=2.14.1 tensorflow-model-optimization<=0.7.5 -python_requires = >=3.10 +python_requires = >=3.10, <=3.12 include_package_data = True scripts = scripts/hls4ml