Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
-
langchain-google-genai==
|
3 |
-
langchain==0.3.
|
4 |
-
langchain-community==0.
|
5 |
-
faiss-cpu==1.
|
6 |
-
pypdf==
|
7 |
-
sentence-transformers==
|
8 |
-
|
|
|
1 |
+
langchain-community==0.3.16
|
2 |
+
langchain-google-genai==2.0.9
|
3 |
+
langchain==0.3.17
|
4 |
+
langchain-community==0.3.16
|
5 |
+
faiss-cpu==1.9.0
|
6 |
+
pypdf==5.2.0
|
7 |
+
sentence-transformers==3.4.1
|
8 |
+
gradio-pdf==0.0.21
|