Spaces:
Sleeping
Sleeping
haepa_mac
commited on
Commit
Β·
c9cb6df
1
Parent(s):
564c3d1
π§ Fix: Add matplotlib to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ openai
|
|
6 |
requests
|
7 |
pandas
|
8 |
plotly
|
9 |
-
numpy
|
|
|
|
6 |
requests
|
7 |
pandas
|
8 |
plotly
|
9 |
+
numpy
|
10 |
+
matplotlib
|