Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +15 -1
requirements.txt
CHANGED
@@ -4,4 +4,18 @@ jupyter-client
|
|
4 |
uvicorn
|
5 |
jupyter
|
6 |
psutil
|
7 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
uvicorn
|
5 |
jupyter
|
6 |
psutil
|
7 |
+
matplotlib
|
8 |
+
pandas
|
9 |
+
plotly
|
10 |
+
groq
|
11 |
+
yfinance
|
12 |
+
numpy
|
13 |
+
seaborn
|
14 |
+
numpy
|
15 |
+
scikit-learn
|
16 |
+
statsmodels
|
17 |
+
geopandas
|
18 |
+
folium
|
19 |
+
fpdf
|
20 |
+
kaleido
|
21 |
+
scipy
|