mnab commited on
Commit
56078a0
·
verified ·
1 Parent(s): f499a2d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +180 -2
requirements.txt CHANGED
@@ -1,2 +1,180 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.11.18
4
+ aiosignal==1.3.2
5
+ annotated-types==0.7.0
6
+ anyio==4.9.0
7
+ arxiv==2.2.0
8
+ asgiref==3.8.1
9
+ attrs==25.3.0
10
+ backoff==2.2.1
11
+ banks==2.1.2
12
+ bcrypt==4.3.0
13
+ beautifulsoup4==4.13.4
14
+ build==1.2.2.post1
15
+ cachetools==5.5.2
16
+ certifi==2025.1.31
17
+ charset-normalizer==3.4.1
18
+ chroma-hnswlib==0.7.6
19
+ chromadb==1.0.7
20
+ click==8.1.8
21
+ colorama==0.4.6
22
+ coloredlogs==15.0.1
23
+ dataclasses-json==0.6.7
24
+ Deprecated==1.2.18
25
+ dirtyjson==1.0.8
26
+ distro==1.9.0
27
+ duckduckgo_search==8.0.1
28
+ durationpy==0.9
29
+ fastapi==0.115.9
30
+ feedparser==6.0.11
31
+ ffmpy==0.5.0
32
+ filelock==3.18.0
33
+ 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
40
+ gradio_client==1.9.1
41
+ 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
48
+ httpx==0.28.1
49
+ httpx-sse==0.4.0
50
+ huggingface-hub==0.30.2
51
+ humanfriendly==10.0
52
+ idna==3.10
53
+ importlib_metadata==8.6.1
54
+ importlib_resources==6.5.2
55
+ Jinja2==3.1.6
56
+ jiter==0.9.0
57
+ joblib==1.4.2
58
+ jsonpatch==1.33
59
+ jsonpointer==3.0.0
60
+ jsonschema==4.23.0
61
+ jsonschema-specifications==2025.4.1
62
+ 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
69
+ langchain-text-splitters==0.3.8
70
+ langgraph==0.3.29
71
+ langgraph-checkpoint==2.0.24
72
+ langgraph-prebuilt==0.1.8
73
+ langgraph-sdk==0.1.61
74
+ langsmith==0.3.30
75
+ llama-index-core==0.12.33.post1
76
+ llama-index-llms-huggingface-api==0.4.1
77
+ llama-index-tools-duckduckgo==0.3.0
78
+ lxml==5.4.0
79
+ markdown-it-py==3.0.0
80
+ MarkupSafe==3.0.2
81
+ marshmallow==3.26.1
82
+ mcp==1.6.0
83
+ mdurl==0.1.2
84
+ mmh3==5.1.0
85
+ monotonic==1.6
86
+ mpmath==1.3.0
87
+ multidict==6.4.3
88
+ mypy_extensions==1.1.0
89
+ nest-asyncio==1.6.0
90
+ networkx==3.4.2
91
+ nltk==3.9.1
92
+ numpy==2.2.5
93
+ oauthlib==3.2.2
94
+ onnxruntime==1.21.1
95
+ openai==1.73.0
96
+ opentelemetry-api==1.32.1
97
+ opentelemetry-exporter-otlp-proto-common==1.32.1
98
+ opentelemetry-exporter-otlp-proto-grpc==1.32.1
99
+ opentelemetry-instrumentation==0.53b1
100
+ opentelemetry-instrumentation-asgi==0.53b1
101
+ opentelemetry-instrumentation-fastapi==0.53b1
102
+ opentelemetry-proto==1.32.1
103
+ opentelemetry-sdk==1.32.1
104
+ opentelemetry-semantic-conventions==0.53b1
105
+ opentelemetry-util-http==0.53b1
106
+ orjson==3.10.16
107
+ ormsgpack==1.9.1
108
+ overrides==7.7.0
109
+ packaging==24.2
110
+ pandas==2.2.3
111
+ pillow==11.2.1
112
+ platformdirs==4.3.7
113
+ posthog==4.0.0
114
+ primp==0.15.0
115
+ propcache==0.3.1
116
+ protobuf==5.29.4
117
+ pyasn1==0.6.1
118
+ pyasn1_modules==0.4.2
119
+ pydantic==2.11.3
120
+ pydantic-settings==2.8.1
121
+ pydantic_core==2.33.1
122
+ pydub==0.25.1
123
+ Pygments==2.19.1
124
+ PyMuPDF==1.25.5
125
+ PyPika==0.48.9
126
+ pyproject_hooks==1.2.0
127
+ pyreadline3==3.5.4
128
+ python-dateutil==2.9.0.post0
129
+ python-dotenv==1.1.0
130
+ python-multipart==0.0.20
131
+ pytz==2025.2
132
+ PyYAML==6.0.2
133
+ referencing==0.36.2
134
+ regex==2024.11.6
135
+ requests==2.32.3
136
+ requests-oauthlib==2.0.0
137
+ requests-toolbelt==1.0.0
138
+ rich==14.0.0
139
+ rpds-py==0.24.0
140
+ rsa==4.9.1
141
+ ruff==0.11.7
142
+ safehttpx==0.1.6
143
+ safetensors==0.5.3
144
+ scikit-learn==1.6.1
145
+ scipy==1.15.2
146
+ semantic-version==2.10.0
147
+ sentence-transformers==4.1.0
148
+ sgmllib3k==1.0.0
149
+ shellingham==1.5.4
150
+ six==1.17.0
151
+ sniffio==1.3.1
152
+ soupsieve==2.7
153
+ SQLAlchemy==2.0.40
154
+ sse-starlette==2.2.1
155
+ starlette==0.45.3
156
+ sympy==1.14.0
157
+ tenacity==9.1.2
158
+ threadpoolctl==3.6.0
159
+ tiktoken==0.9.0
160
+ tokenizers==0.21.1
161
+ tomlkit==0.13.2
162
+ torch==2.7.0
163
+ tqdm==4.67.1
164
+ transformers==4.51.3
165
+ typer==0.15.3
166
+ typing-inspect==0.9.0
167
+ typing-inspection==0.4.0
168
+ typing_extensions==4.13.2
169
+ tzdata==2025.2
170
+ urllib3==2.4.0
171
+ uvicorn==0.34.1
172
+ watchfiles==1.0.5
173
+ websocket-client==1.8.0
174
+ websockets==15.0.1
175
+ wikipedia==1.4.0
176
+ wrapt==1.17.2
177
+ xxhash==3.5.0
178
+ yarl==1.20.0
179
+ zipp==3.21.0
180
+ zstandard==0.23.0