Skip to content

Commit

Permalink
Update setup.py for OM reqs (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
shamsheersc19 committed Feb 20, 2021
1 parent cfa473c commit a4c34a7
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 a4c34a7

Please sign in to comment.