Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +11 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
-
phidata
|
| 2 |
-
python-dotenv
|
| 3 |
-
yfinance
|
| 4 |
-
packaging
|
| 5 |
-
duckduckgo-search
|
| 6 |
-
fastapi
|
| 7 |
-
uvicorn
|
| 8 |
-
groq
|
| 9 |
-
openai
|
|
|
|
|
|
|
|
|
| 1 |
+
phidata
|
| 2 |
+
python-dotenv
|
| 3 |
+
yfinance
|
| 4 |
+
packaging
|
| 5 |
+
duckduckgo-search
|
| 6 |
+
fastapi
|
| 7 |
+
uvicorn
|
| 8 |
+
groq
|
| 9 |
+
openai
|
| 10 |
+
streamlit
|
| 11 |
+
phi-cli
|