Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
# Core dependencies
|
2 |
streamlit
|
3 |
python-dotenv
|
4 |
-
phi
|
5 |
groq
|
6 |
duckduckgo-search
|
7 |
yfinance
|
|
|
|
|
1 |
streamlit
|
2 |
python-dotenv
|
3 |
+
phi>=0.6.7
|
4 |
groq
|
5 |
duckduckgo-search
|
6 |
yfinance
|