Skip to content
Snippets Groups Projects
Commit d49d2709 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

BUILD: Use correct minimal Pylib version

parent bf3da50a
No related branches found
No related tags found
3 merge requests!138Release 0.14.0,!136JSON schema: List references, auto-detection of enums,!132Automatic XLSX export
Pipeline #63151 passed
......@@ -155,7 +155,7 @@ def setup_package():
author='Henrik tom Wörden',
author_email='h.tomwoerden@indiscale.com',
python_requires='>=3.9',
install_requires=["linkahead>=0.17.1",
install_requires=["linkahead>0.17.0",
"jsonref",
"jsonschema[format]>=4.4.0",
"numpy>=1.24.0, < 2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment