Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Jul 2, 2024
1 parent 1aea389 commit f4fcb7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/source/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ The APIs before v3.0.0 are in beta and may change without prior notice.
Pre-v1.0.0
==========

v0.9.9 (2024-07-01)
v0.9.9 (2024-xx-xx)
-------------------

- Update dependency requirements to support NumPy v2.0.0
- Prepare to support NumPy v2.0.0, but solver has unexpected behavior
- Improve the logic of setting `Optz` value

v0.9.8 (2024-06-18)
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
kvxopt>=1.3.2.1
numpy
numpy<2.0
scipy
sympy>=1.6,!=1.10.0
pandas
Expand All @@ -8,4 +8,4 @@ psutil
openpyxl
andes>=1.8.7
pybind11
cvxpy>=1.5
cvxpy

0 comments on commit f4fcb7a

Please sign in to comment.