vark101 commited on
Commit
90ef246
·
verified ·
1 Parent(s): 09ca3a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -121
requirements.txt CHANGED
@@ -16,124 +16,10 @@ pymupdf
16
  wikipedia
17
  pgvector
18
  python-dotenv
19
- aiofiles==24.1.0
20
- aiohappyeyeballs==2.6.1
21
- aiohttp==3.12.7
22
- aiosignal==1.3.2
23
- annotated-types==0.7.0
24
- anyio==4.9.0
25
- asttokens==3.0.0
26
- async-timeout==4.0.3
27
- attrs==25.3.0
28
- backoff==2.2.1
29
- cachetools==5.5.2
30
- certifi==2025.4.26
31
- charset-normalizer==3.4.2
32
- click==8.2.1
33
- colorama==0.4.6
34
- dataclasses-json==0.6.7
35
- decorator==5.2.1
36
- defusedxml==0.7.1
37
- exceptiongroup==1.3.0
38
- executing==2.2.0
39
- fastapi==0.115.12
40
- ffmpy==0.6.0
41
- filelock==3.18.0
42
- filetype==1.2.0
43
- frozenlist==1.6.0
44
- fsspec==2025.5.1
45
- google-ai-generativelanguage==0.6.18
46
- google-api-core==2.25.0
47
- google-auth==2.40.2
48
- google-search-results==2.4.2
49
- googleapis-common-protos==1.70.0
50
- gradio==5.32.1
51
- gradio_client==1.10.2
52
- greenlet==3.2.2
53
- groovy==0.1.2
54
- grpcio==1.72.1
55
- grpcio-status==1.72.1
56
- h11==0.16.0
57
- httpcore==1.0.9
58
- httpx==0.28.1
59
- httpx-sse==0.4.0
60
- huggingface-hub==0.32.4
61
- idna==3.10
62
- ipython==8.37.0
63
- jedi==0.19.2
64
- Jinja2==3.1.6
65
- jsonpatch==1.33
66
- jsonpointer==3.0.0
67
- langchain==0.3.25
68
- langchain-community==0.3.24
69
- langchain-core==0.3.63
70
- langchain-google-genai==2.1.5
71
- langchain-text-splitters==0.3.8
72
- langfuse==2.60.7
73
- langgraph==0.4.8
74
- langgraph-checkpoint==2.0.26
75
- langgraph-prebuilt==0.2.2
76
- langgraph-sdk==0.1.70
77
- langsmith==0.3.44
78
- markdown-it-py==3.0.0
79
- MarkupSafe==3.0.2
80
- marshmallow==3.26.1
81
- matplotlib-inline==0.1.7
82
- mdurl==0.1.2
83
- multidict==6.4.4
84
- mypy_extensions==1.1.0
85
- numpy==2.2.6
86
- orjson==3.10.18
87
- ormsgpack==1.10.0
88
- packaging==24.2
89
- pandas==2.2.3
90
- parso==0.8.4
91
- pillow==11.2.1
92
- prompt_toolkit==3.0.51
93
- propcache==0.3.1
94
- proto-plus==1.26.1
95
- protobuf==6.31.1
96
- pure_eval==0.2.3
97
- pyasn1==0.6.1
98
- pyasn1_modules==0.4.2
99
- pydantic==2.11.5
100
- pydantic-settings==2.9.1
101
- pydantic_core==2.33.2
102
- pydub==0.25.1
103
- Pygments==2.19.1
104
- python-dateutil==2.9.0.post0
105
- python-dotenv==1.1.0
106
- python-multipart==0.0.20
107
- pytz==2025.2
108
- PyYAML==6.0.2
109
- requests==2.32.3
110
- requests-toolbelt==1.0.0
111
- rich==14.0.0
112
- rsa==4.9.1
113
- ruff==0.11.12
114
- safehttpx==0.1.6
115
- semantic-version==2.10.0
116
- shellingham==1.5.4
117
- six==1.17.0
118
- sniffio==1.3.1
119
- SQLAlchemy==2.0.41
120
- stack-data==0.6.3
121
- starlette==0.46.2
122
- tenacity==9.1.2
123
- tomlkit==0.13.2
124
- tqdm==4.67.1
125
- traitlets==5.14.3
126
- typer==0.16.0
127
- typing-inspect==0.9.0
128
- typing-inspection==0.4.1
129
- typing_extensions==4.14.0
130
- tzdata==2025.2
131
- urllib3==2.4.0
132
- uvicorn==0.34.3
133
- wcwidth==0.2.13
134
- websockets==15.0.1
135
- wrapt==1.17.2
136
- xxhash==3.5.0
137
- yarl==1.20.0
138
- youtube-transcript-api==1.0.3
139
- zstandard==0.23.0
 
16
  wikipedia
17
  pgvector
18
  python-dotenv
19
+ langchain-google-genai
20
+ langchain-text-splitters
21
+ google-ai-generativelanguage
22
+ google-api-core
23
+ google-auth
24
+ google-search-results
25
+ googleapis-common-protos