Spaces:
Sleeping
Sleeping
Akshay Agrawal
commited on
Commit
·
9655453
1
Parent(s):
2663a07
Revert "remove scipy dep"
Browse filesThis reverts commit 2663a07823abdc7e8492667e9d5cc02e71e3d1b2.
optimization/05_portfolio_optimization.py
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
# "marimo",
|
6 |
# "matplotlib==3.10.0",
|
7 |
# "numpy==2.2.2",
|
|
|
8 |
# "wigglystuff==0.1.9",
|
9 |
# ]
|
10 |
# ///
|
|
|
5 |
# "marimo",
|
6 |
# "matplotlib==3.10.0",
|
7 |
# "numpy==2.2.2",
|
8 |
+
# "scipy==1.15.1",
|
9 |
# "wigglystuff==0.1.9",
|
10 |
# ]
|
11 |
# ///
|