Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ groq==0.4.2
|
|
| 14 |
python-dotenv==1.0.1
|
| 15 |
llama-index-embeddings-huggingface==0.2.0
|
| 16 |
yfinance
|
| 17 |
-
nltk==3.8.1
|
|
|
|
|
|
| 14 |
python-dotenv==1.0.1
|
| 15 |
llama-index-embeddings-huggingface==0.2.0
|
| 16 |
yfinance
|
| 17 |
+
nltk==3.8.1
|
| 18 |
+
tabulate
|