Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.27.0
|
| 2 |
+
langchain-google-genai==0.0.11
|
| 3 |
+
langgraph==0.3.4
|
| 4 |
+
langchain-core==0.0.160
|
| 5 |
+
requests==2.31.0
|
| 6 |
+
typing-extensions==4.7.1
|