Skip to content

Commit

Permalink
Updated dependencies as per new policy
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomangano authored Mar 11, 2024
1 parent e23034a commit b33988f
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.21",
"scipy>=1.7",
"numpy>=1.22.4",
"scipy>=1.8.1",
"mdolab-baseclasses>=1.3.1",
],
extras_require={
Expand Down

0 comments on commit b33988f

Please sign in to comment.