Skip to content

Commit e0b7ea5

Browse files
authored
upgrade scipy and cvxpy (AtsushiSakai#864)
1 parent 4d71470 commit e0b7ea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy == 1.25.0
2-
scipy == 1.10.1
2+
scipy == 1.11.1
33
matplotlib == 3.7.1
4-
cvxpy == 1.3.1
4+
cvxpy == 1.3.2
55
pytest == 7.4.0 # For unit test
66
pytest-xdist == 3.3.1 # For unit test
77
mypy == 1.4.1 # For unit test

0 commit comments

Comments
 (0)