Alamgirapi commited on
Commit
a351728
·
verified ·
1 Parent(s): 89c504c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +230 -231
requirements.txt CHANGED
@@ -1,231 +1,230 @@
1
- aiofiles==24.1.0
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.12.14
4
- aiosignal==1.4.0
5
- annotated-types==0.7.0
6
- anyio==4.9.0
7
- argon2-cffi==25.1.0
8
- argon2-cffi-bindings==21.2.0
9
- arrow==1.3.0
10
- asttokens==3.0.0
11
- async-lru==2.0.5
12
- attrs==25.3.0
13
- babel==2.17.0
14
- backoff==2.2.1
15
- beautifulsoup4==4.13.4
16
- bleach==6.2.0
17
- blinker==1.9.0
18
- Brotli==1.1.0
19
- certifi==2025.7.9
20
- cffi==1.17.1
21
- chardet==5.2.0
22
- charset-normalizer==3.4.2
23
- click==8.1.8
24
- comm==0.2.2
25
- cryptography==45.0.5
26
- dataclasses-json==0.6.7
27
- debugpy==1.8.14
28
- decorator==5.2.1
29
- defusedxml==0.7.1
30
- distro==1.9.0
31
- docx2txt==0.9
32
- elevenlabs==2.7.1
33
- emoji==2.14.1
34
- executing==2.2.0
35
- faiss-cpu==1.11.0
36
- fastapi==0.116.0
37
- fastjsonschema==2.21.1
38
- ffmpy==0.6.0
39
- filelock==3.18.0
40
- filetype==1.2.0
41
- Flask==3.1.1
42
- fqdn==1.5.1
43
- frozenlist==1.7.0
44
- fsspec==2025.5.1
45
- gradio==5.36.2
46
- gradio_client==1.10.4
47
- greenlet==3.2.3
48
- groovy==0.1.2
49
- groq==0.30.0
50
- gTTS==2.5.4
51
- h11==0.16.0
52
- hf-xet==1.1.5
53
- html5lib==1.1
54
- httpcore==1.0.9
55
- httpx==0.28.1
56
- httpx-sse==0.4.1
57
- huggingface-hub==0.33.2
58
- idna==3.10
59
- ipykernel==6.29.5
60
- ipython==8.18.1
61
- ipython_pygments_lexers==1.1.1
62
- ipywidgets==8.1.7
63
- isoduration==20.11.0
64
- itsdangerous==2.2.0
65
- jedi==0.19.2
66
- Jinja2==3.1.6
67
- jiter==0.10.0
68
- joblib==1.5.1
69
- json5==0.12.0
70
- jsonpatch==1.33
71
- jsonpointer==3.0.0
72
- jsonschema==4.24.0
73
- jsonschema-specifications==2025.4.1
74
- jupyter==1.1.1
75
- jupyter-console==6.6.3
76
- jupyter-events==0.12.0
77
- jupyter-lsp==2.2.5
78
- jupyter_client==8.6.3
79
- jupyter_core==5.8.1
80
- jupyter_server==2.16.0
81
- jupyter_server_terminals==0.5.3
82
- jupyterlab==4.4.4
83
- jupyterlab_pygments==0.3.0
84
- jupyterlab_server==2.27.3
85
- jupyterlab_widgets==3.0.15
86
- langchain==0.3.26
87
- langchain-community==0.3.27
88
- langchain-core==0.3.68
89
- langchain-groq==0.3.6
90
- langchain-huggingface==0.3.0
91
- langchain-openai==0.3.27
92
- langchain-tavily==0.2.7
93
- langchain-text-splitters==0.3.8
94
- langdetect==1.0.9
95
- langgraph==0.5.2
96
- langgraph-checkpoint==2.1.0
97
- langgraph-prebuilt==0.5.2
98
- langgraph-sdk==0.1.72
99
- langsmith==0.4.5
100
- loguru==0.7.3
101
- lxml==6.0.0
102
- Markdown==3.8.2
103
- markdown-it-py==3.0.0
104
- MarkupSafe==3.0.2
105
- marshmallow==3.26.1
106
- matplotlib-inline==0.1.7
107
- mdurl==0.1.2
108
- mistune==3.1.3
109
- mpmath==1.3.0
110
- multidict==6.6.3
111
- mypy_extensions==1.1.0
112
- nbclient==0.10.2
113
- nbconvert==7.16.6
114
- nbformat==5.10.4
115
- nest-asyncio==1.6.0
116
- networkx==3.5
117
- nltk==3.9.1
118
- notebook==7.4.4
119
- notebook_shim==0.2.4
120
- numpy==2.3.1
121
- nvidia-cublas-cu12==12.6.4.1
122
- nvidia-cuda-cupti-cu12==12.6.80
123
- nvidia-cuda-nvrtc-cu12==12.6.77
124
- nvidia-cuda-runtime-cu12==12.6.77
125
- nvidia-cudnn-cu12==9.5.1.17
126
- nvidia-cufft-cu12==11.3.0.4
127
- nvidia-cufile-cu12==1.11.1.6
128
- nvidia-curand-cu12==10.3.7.77
129
- nvidia-cusolver-cu12==11.7.1.2
130
- nvidia-cusparse-cu12==12.5.4.2
131
- nvidia-cusparselt-cu12==0.6.3
132
- nvidia-nccl-cu12==2.26.2
133
- nvidia-nvjitlink-cu12==12.6.85
134
- nvidia-nvtx-cu12==12.6.77
135
- olefile==0.47
136
- openai==1.95.0
137
- orjson==3.10.18
138
- ormsgpack==1.10.0
139
- overrides==7.7.0
140
- packaging==24.2
141
- pandas==2.3.1
142
- pandocfilters==1.5.1
143
- parso==0.8.4
144
- pexpect==4.9.0
145
- pillow==11.3.0
146
- platformdirs==4.3.8
147
- prometheus_client==0.22.1
148
- prompt_toolkit==3.0.51
149
- propcache==0.3.2
150
- psutil==7.0.0
151
- ptyprocess==0.7.0
152
- pure_eval==0.2.3
153
- pycparser==2.22
154
- pydantic==2.11.7
155
- pydantic-settings==2.10.1
156
- pydantic_core==2.33.2
157
- pydub==0.25.1
158
- Pygments==2.19.2
159
- pypdf==5.7.0
160
- python-dateutil==2.9.0.post0
161
- python-dotenv==1.1.1
162
- python-iso639==2025.2.18
163
- python-json-logger==3.3.0
164
- python-magic==0.4.27
165
- python-multipart==0.0.20
166
- python-oxmsg==0.0.2
167
- pytz==2025.2
168
- PyYAML==6.0.2
169
- pyzmq==27.0.0
170
- RapidFuzz==3.13.0
171
- referencing==0.36.2
172
- regex==2024.11.6
173
- requests==2.32.4
174
- requests-toolbelt==1.0.0
175
- rfc3339-validator==0.1.4
176
- rfc3986-validator==0.1.1
177
- rich==14.0.0
178
- rpds-py==0.26.0
179
- ruff==0.12.2
180
- safehttpx==0.1.6
181
- safetensors==0.5.3
182
- scikit-learn==1.7.0
183
- scipy==1.16.0
184
- semantic-version==2.10.0
185
- Send2Trash==1.8.3
186
- sentence-transformers==5.0.0
187
- setuptools==80.9.0
188
- shellingham==1.5.4
189
- six==1.17.0
190
- sniffio==1.3.1
191
- soupsieve==2.7
192
- SpeechRecognition==3.14.3
193
- SQLAlchemy==2.0.41
194
- stack-data==0.6.3
195
- starlette==0.46.2
196
- sympy==1.14.0
197
- tenacity==9.1.2
198
- terminado==0.18.1
199
- threadpoolctl==3.6.0
200
- tiktoken==0.9.0
201
- tinycss2==1.4.0
202
- tokenizers==0.21.2
203
- tomlkit==0.13.3
204
- torch==2.7.1
205
- tornado==6.5.1
206
- tqdm==4.67.1
207
- traitlets==5.14.3
208
- transformers==4.53.2
209
- triton==3.3.1
210
- typer==0.16.0
211
- types-python-dateutil==2.9.0.20250708
212
- typing-inspect==0.9.0
213
- typing-inspection==0.4.1
214
- typing_extensions==4.14.1
215
- tzdata==2025.2
216
- unstructured==0.18.5
217
- unstructured-client==0.38.1
218
- uri-template==1.3.0
219
- urllib3==2.5.0
220
- uvicorn==0.35.0
221
- wcwidth==0.2.13
222
- webcolors==24.11.1
223
- webencodings==0.5.1
224
- websocket-client==1.8.0
225
- websockets==15.0.1
226
- Werkzeug==3.1.3
227
- widgetsnbextension==4.0.14
228
- wrapt==1.17.2
229
- xxhash==3.5.0
230
- yarl==1.20.1
231
- zstandard==0.23.0
 
1
+ aiofiles
2
+ aiohappyeyeballs
3
+ aiohttp
4
+ aiosignal
5
+ annotated-types
6
+ anyio
7
+ argon2-cffi
8
+ argon2-cffi-bindings
9
+ arrow
10
+ asttokens
11
+ async-lru
12
+ attrs
13
+ babel
14
+ backoff
15
+ beautifulsoup4
16
+ bleach
17
+ blinker
18
+ Brotli
19
+ certifi
20
+ cffi
21
+ chardet
22
+ charset-normalizer
23
+ click
24
+ comm
25
+ cryptography
26
+ dataclasses-json
27
+ debugpy
28
+ decorator
29
+ defusedxml
30
+ distro
31
+ docx2txt
32
+ elevenlabs
33
+ emoji
34
+ executing
35
+ faiss-cpu
36
+ fastapi
37
+ fastjsonschema
38
+ ffmpy
39
+ filelock
40
+ filetype
41
+ Flask
42
+ fqdn
43
+ frozenlist
44
+ fsspec
45
+ gradio
46
+ gradio_client
47
+ greenlet
48
+ groovy
49
+ groq
50
+ gTTS
51
+ h11
52
+ hf-xet
53
+ html5lib
54
+ httpcore
55
+ httpx
56
+ httpx-sse
57
+ huggingface-hub
58
+ idna
59
+ ipykernel
60
+ ipython
61
+ ipython_pygments_lexers
62
+ ipywidgets
63
+ isoduration
64
+ itsdangerous
65
+ jedi
66
+ Jinja2
67
+ jiter
68
+ joblib
69
+ json5
70
+ jsonpatch
71
+ jsonpointer
72
+ jsonschema
73
+ jsonschema-specifications
74
+ jupyter
75
+ jupyter-console
76
+ jupyter-events
77
+ jupyter-lsp
78
+ jupyter_client
79
+ jupyter_core
80
+ jupyter_server
81
+ jupyter_server_terminals
82
+ jupyterlab
83
+ jupyterlab_pygments
84
+ jupyterlab_server
85
+ jupyterlab_widgets
86
+ langchain
87
+ langchain-community
88
+ langchain-core
89
+ langchain-groq
90
+ langchain-huggingface
91
+ langchain-openai
92
+ langchain-tavily
93
+ langchain-text-splitters
94
+ langdetect
95
+ langgraph
96
+ langgraph-checkpoint
97
+ langgraph-prebuilt
98
+ langgraph-sdk
99
+ langsmith
100
+ loguru
101
+ lxml
102
+ Markdown
103
+ markdown-it-py
104
+ MarkupSafe
105
+ marshmallow
106
+ matplotlib-inline
107
+ mdurl
108
+ mistune
109
+ mpmath
110
+ multidict
111
+ mypy_extensions
112
+ nbclient
113
+ nbconvert
114
+ nbformat
115
+ nest-asyncio
116
+ networkx
117
+ nltk
118
+ notebook
119
+ notebook_shim
120
+ numpy
121
+ nvidia-cublas-cu12
122
+ nvidia-cuda-cupti-cu12
123
+ nvidia-cuda-nvrtc-cu12
124
+ nvidia-cuda-runtime-cu12
125
+ nvidia-cudnn-cu12
126
+ nvidia-cufft-cu12
127
+ nvidia-cufile-cu12
128
+ nvidia-curand-cu12
129
+ nvidia-cusolver-cu12
130
+ nvidia-cusparse-cu12
131
+ nvidia-cusparselt-cu12
132
+ nvidia-nccl-cu12
133
+ nvidia-nvjitlink-cu12
134
+ nvidia-nvtx-cu12
135
+ olefile
136
+ openai
137
+ orjson
138
+ ormsgpack
139
+ overrides
140
+ packaging
141
+ pandas
142
+ pandocfilters
143
+ parso
144
+ pexpect
145
+ platformdirs
146
+ prometheus_client
147
+ prompt_toolkit
148
+ propcache
149
+ psutil
150
+ ptyprocess
151
+ pure_eval
152
+ pycparser
153
+ pydantic
154
+ pydantic-settings
155
+ pydantic_core
156
+ pydub
157
+ Pygments
158
+ pypdf
159
+ python-dateutil
160
+ python-dotenv
161
+ python-iso639
162
+ python-json-logger
163
+ python-magic
164
+ python-multipart
165
+ python-oxmsg
166
+ pytz
167
+ PyYAML
168
+ pyzmq
169
+ RapidFuzz
170
+ referencing
171
+ regex
172
+ requests
173
+ requests-toolbelt
174
+ rfc3339-validator
175
+ rfc3986-validator
176
+ rich
177
+ rpds-py
178
+ ruff
179
+ safehttpx
180
+ safetensors
181
+ scikit-learn
182
+ scipy
183
+ semantic-version
184
+ Send2Trash
185
+ sentence-transformers
186
+ setuptools
187
+ shellingham
188
+ six
189
+ sniffio
190
+ soupsieve
191
+ SpeechRecognition
192
+ SQLAlchemy
193
+ stack-data
194
+ starlette
195
+ sympy
196
+ tenacity
197
+ terminado
198
+ threadpoolctl
199
+ tiktoken
200
+ tinycss2
201
+ tokenizers
202
+ tomlkit
203
+ torch
204
+ tornado
205
+ tqdm
206
+ traitlets
207
+ transformers
208
+ triton
209
+ typer
210
+ types-python-dateutil
211
+ typing-inspect
212
+ typing-inspection
213
+ typing_extensions
214
+ tzdata
215
+ unstructured
216
+ unstructured-client
217
+ uri-template
218
+ urllib3
219
+ uvicorn
220
+ wcwidth
221
+ webcolors
222
+ webencodings
223
+ websocket-client
224
+ websockets
225
+ Werkzeug
226
+ widgetsnbextension
227
+ wrapt
228
+ xxhash
229
+ yarl
230
+ zstandard