Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit>=1.20.0
|
| 2 |
pandas>=1.4.0
|
| 3 |
numpy>=1.20.0
|
| 4 |
-
plotly>=5.5.0
|
|
|
|
|
|
| 1 |
streamlit>=1.20.0
|
| 2 |
pandas>=1.4.0
|
| 3 |
numpy>=1.20.0
|
| 4 |
+
plotly>=5.5.0
|
| 5 |
+
numpy_financial
|