Skip to content

Commit

Permalink
Update setup.py for OM reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
shamsheersc19 committed Feb 19, 2021
1 parent cfa473c commit f034d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
# TODO: add versions?
install_requires=[
'openmdao[docs]>=3.2',
'openmdao[docs]>=3.2, <=3.6.0',
'numpy',
'scipy',
'matplotlib',
Expand Down

0 comments on commit f034d16

Please sign in to comment.