Spaces:
Sleeping
Sleeping
Owadokun Tosin Tobi commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
streamlit
|
| 2 |
langgraph>=0.1.0
|
| 3 |
langchain>=0.2.0
|
| 4 |
langchain-groq
|
|
@@ -8,3 +8,5 @@ huggingface_hub
|
|
| 8 |
pillow
|
| 9 |
pydantic
|
| 10 |
python-dotenv
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit>=1.40.0
|
| 2 |
langgraph>=0.1.0
|
| 3 |
langchain>=0.2.0
|
| 4 |
langchain-groq
|
|
|
|
| 8 |
pillow
|
| 9 |
pydantic
|
| 10 |
python-dotenv
|
| 11 |
+
langchain-community
|
| 12 |
+
langchain-google-genai
|