Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ Flask==3.1.0
|
|
15 |
flask-cors==5.0.1
|
16 |
fonttools==4.57.0
|
17 |
fsspec==2025.3.2
|
18 |
-
|
19 |
google-api-core==2.24.2
|
20 |
google-api-python-client==2.169.0
|
21 |
google-auth==2.40.0
|
@@ -38,7 +38,7 @@ jsonpointer==3.0.0
|
|
38 |
kiwisolver==1.4.8
|
39 |
langchain==0.3.25
|
40 |
langchain-core==0.3.58
|
41 |
-
langchain-google-genai
|
42 |
langchain-text-splitters==0.3.8
|
43 |
langsmith==0.3.42
|
44 |
MarkupSafe==3.0.2
|
|
|
15 |
flask-cors==5.0.1
|
16 |
fonttools==4.57.0
|
17 |
fsspec==2025.3.2
|
18 |
+
google-ai-generativelanguage
|
19 |
google-api-core==2.24.2
|
20 |
google-api-python-client==2.169.0
|
21 |
google-auth==2.40.0
|
|
|
38 |
kiwisolver==1.4.8
|
39 |
langchain==0.3.25
|
40 |
langchain-core==0.3.58
|
41 |
+
langchain-google-genai
|
42 |
langchain-text-splitters==0.3.8
|
43 |
langsmith==0.3.42
|
44 |
MarkupSafe==3.0.2
|