Skip to content

Commit

Permalink
Dependencies consistent with stable docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomangano authored Mar 25, 2024
1 parent b78814a commit 1352c9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ def copy_shared_libraries():
keywords="optimization",
install_requires=[
"sqlitedict>=1.6",
"numpy>=1.22",
"scipy>=1.8",
"numpy>=1.21",
"scipy>=1.7",
"mdolab-baseclasses>=1.3.1",
],
extras_require={
Expand Down

0 comments on commit 1352c9e

Please sign in to comment.