Skip to content

Commit

Permalink
Bumps dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PTNobel committed Nov 9, 2024
1 parent de16161 commit 434615d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
install_requires=[
"numpy >= 1.15",
"scipy >= 1.1.0",
"diffcp >= 1.0.13",
"cvxpy >= 1.1.0a4"],
"diffcp >= 1.1.0",
"cvxpy >= 1.5.0",
],
license="Apache License, Version 2.0",
url="https://github.com/cvxgrp/cvxpylayers",
classifiers=[
Expand Down

0 comments on commit 434615d

Please sign in to comment.