Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -34,6 +34,8 @@ filetype==1.2.0
|
|
34 |
flatbuffers==25.2.10
|
35 |
frozenlist==1.6.0
|
36 |
fsspec==2025.3.2
|
|
|
|
|
37 |
google-auth==2.39.0
|
38 |
googleapis-common-protos==1.70.0
|
39 |
gradio==5.27.1
|
@@ -42,6 +44,7 @@ greenlet==3.2.1
|
|
42 |
griffe==1.7.3
|
43 |
groovy==0.1.2
|
44 |
grpcio==1.71.0
|
|
|
45 |
h11==0.14.0
|
46 |
httpcore==1.0.8
|
47 |
httptools==0.6.4
|
@@ -63,6 +66,7 @@ kubernetes==32.0.1
|
|
63 |
langchain==0.3.24
|
64 |
langchain-community==0.3.23
|
65 |
langchain-core==0.3.56
|
|
|
66 |
langchain-huggingface==0.1.2
|
67 |
langchain-mcp-adapters==0.0.7
|
68 |
langchain-openai==0.3.12
|
@@ -110,6 +114,7 @@ platformdirs==4.3.7
|
|
110 |
posthog==4.0.0
|
111 |
primp==0.15.0
|
112 |
propcache==0.3.1
|
|
|
113 |
protobuf==5.29.4
|
114 |
pyasn1==0.6.1
|
115 |
pyasn1_modules==0.4.2
|
@@ -122,6 +127,7 @@ PyMuPDF==1.25.5
|
|
122 |
PyPika==0.48.9
|
123 |
pyproject_hooks==1.2.0
|
124 |
pyreadline3==3.5.4
|
|
|
125 |
python-dateutil==2.9.0.post0
|
126 |
python-dotenv==1.1.0
|
127 |
python-multipart==0.0.20
|
|
|
34 |
flatbuffers==25.2.10
|
35 |
frozenlist==1.6.0
|
36 |
fsspec==2025.3.2
|
37 |
+
google-ai-generativelanguage==0.6.18
|
38 |
+
google-api-core==2.24.2
|
39 |
google-auth==2.39.0
|
40 |
googleapis-common-protos==1.70.0
|
41 |
gradio==5.27.1
|
|
|
44 |
griffe==1.7.3
|
45 |
groovy==0.1.2
|
46 |
grpcio==1.71.0
|
47 |
+
grpcio-status==1.71.0
|
48 |
h11==0.14.0
|
49 |
httpcore==1.0.8
|
50 |
httptools==0.6.4
|
|
|
66 |
langchain==0.3.24
|
67 |
langchain-community==0.3.23
|
68 |
langchain-core==0.3.56
|
69 |
+
langchain-google-genai==2.1.4
|
70 |
langchain-huggingface==0.1.2
|
71 |
langchain-mcp-adapters==0.0.7
|
72 |
langchain-openai==0.3.12
|
|
|
114 |
posthog==4.0.0
|
115 |
primp==0.15.0
|
116 |
propcache==0.3.1
|
117 |
+
proto-plus==1.26.1
|
118 |
protobuf==5.29.4
|
119 |
pyasn1==0.6.1
|
120 |
pyasn1_modules==0.4.2
|
|
|
127 |
PyPika==0.48.9
|
128 |
pyproject_hooks==1.2.0
|
129 |
pyreadline3==3.5.4
|
130 |
+
pytesseract==0.3.13
|
131 |
python-dateutil==2.9.0.post0
|
132 |
python-dotenv==1.1.0
|
133 |
python-multipart==0.0.20
|