Skip to content

Commit d82c5dd

Browse files
committed
2 parents a4a1f6f + 66356ae commit d82c5dd

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)