Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
langchain_groq
|
| 2 |
-
weasyprint
|
| 3 |
-
yfinance
|
| 4 |
-
crawl4ai
|
| 5 |
-
nest_asyncio
|
| 6 |
-
ta
|
| 7 |
-
flask
|
|
|
|
|
|
| 1 |
+
langchain_groq
|
| 2 |
+
weasyprint
|
| 3 |
+
yfinance
|
| 4 |
+
crawl4ai
|
| 5 |
+
nest_asyncio
|
| 6 |
+
ta
|
| 7 |
+
flask
|
| 8 |
+
matplotlib
|