Skip to content

Commit 66356ae

Browse files
authored
Merge branch 'AtsushiSakai:master' into master
2 parents b2decb7 + 6ec297f commit 66356ae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
numpy == 2.2.4
2-
scipy == 1.15.2
3-
matplotlib == 3.10.1
1+
numpy == 2.3.3
2+
scipy == 1.16.2
3+
matplotlib == 3.10.6
44
cvxpy == 1.7.3
55
ecos == 2.0.14
66
pytest == 8.4.2 # For unit test
77
pytest-xdist == 3.8.0 # For unit test
88
mypy == 1.18.2 # For unit test
9-
ruff == 0.13.2 # For unit test
9+
ruff == 0.13.3 # For unit test

0 commit comments

Comments
 (0)