Skip to content
Snippets Groups Projects
Commit 4a1b6a80 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

update openmdao version

parent f6069235
No related branches found
No related tags found
1 merge request!1Version 1.1
Pipeline #48253 failed
......@@ -31,6 +31,6 @@ setup(
url='https://gitlab.uliege.be/am-dept/omflut',
license='Apache 2.0',
packages=find_packages(include=['omflut*']),
install_requires=['numpy>=1.22', 'scipy>=1.8', 'openmdao>=3.19'],
install_requires=['numpy>=1.22', 'scipy>=1.8', 'openmdao>=3.19,<3.35'],
classifiers=['Operating System :: OS Independent', 'Programming Language :: Python'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment