ibombonato commited on
Commit
094370f
·
verified ·
1 Parent(s): 3c7d0f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -232
requirements.txt CHANGED
@@ -1,232 +1,3 @@
1
- aiofiles==24.1.0
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.12.14
4
- aiosignal==1.4.0
5
- alembic==1.16.4
6
- annotated-types==0.7.0
7
- anyio==4.9.0
8
- appdirs==1.4.4
9
- asgiref==3.9.1
10
- asttokens==3.0.0
11
- attrs==25.3.0
12
- backoff==2.2.1
13
- bcrypt==4.3.0
14
- beautifulsoup4==4.13.4
15
- blinker==1.9.0
16
- brotli==1.1.0
17
- build==1.2.2.post1
18
- cachetools==5.5.2
19
- certifi==2025.7.14
20
- cffi==1.17.1
21
- charset-normalizer==3.4.2
22
- chroma-hnswlib==0.7.6
23
- chromadb==0.5.23
24
- click==8.2.1
25
- cohere==5.16.1
26
- coloredlogs==15.0.1
27
- crewai==0.148.0
28
- crewai-tools==0.55.0
29
- cryptography==45.0.5
30
- dataclasses-json==0.6.7
31
- decorator==5.2.1
32
- deprecation==2.1.0
33
- diskcache==5.6.3
34
- distro==1.9.0
35
- docker==7.1.0
36
- docstring-parser==0.16
37
- durationpy==0.10
38
- embedchain==0.1.128
39
- et-xmlfile==2.0.0
40
- executing==2.2.0
41
- fastapi==0.116.1
42
- fastavro==1.11.1
43
- ffmpy==0.6.0
44
- filelock==3.18.0
45
- flatbuffers==25.2.10
46
- frozenlist==1.7.0
47
- fsspec==2025.7.0
48
- google-auth==2.40.3
49
- googleapis-common-protos==1.70.0
50
- gptcache==0.1.44
51
- gradio==5.38.0
52
- gradio-client==1.11.0
53
- greenlet==3.2.3
54
- groovy==0.1.2
55
- grpcio==1.73.1
56
- h11==0.16.0
57
- h2==4.2.0
58
- hf-xet==1.1.5
59
- hpack==4.1.0
60
- httpcore==1.0.9
61
- httptools==0.6.4
62
- httpx==0.28.1
63
- httpx-sse==0.4.0
64
- huggingface-hub==0.33.4
65
- humanfriendly==10.0
66
- hyperframe==6.1.0
67
- idna==3.10
68
- importlib-metadata==8.7.0
69
- importlib-resources==6.5.2
70
- instructor==1.10.0
71
- ipython==9.4.0
72
- ipython-pygments-lexers==1.1.1
73
- jedi==0.19.2
74
- jinja2==3.1.6
75
- jiter==0.10.0
76
- json-repair==0.25.2
77
- json5==0.12.0
78
- jsonpatch==1.33
79
- jsonpickle==4.1.1
80
- jsonpointer==3.0.0
81
- jsonref==1.1.0
82
- jsonschema==4.25.0
83
- jsonschema-specifications==2025.4.1
84
- kubernetes==33.1.0
85
- lancedb==0.24.1
86
- langchain==0.3.26
87
- langchain-cohere==0.3.5
88
- langchain-community==0.3.27
89
- langchain-core==0.3.69
90
- langchain-experimental==0.3.4
91
- langchain-openai==0.2.14
92
- langchain-text-splitters==0.3.8
93
- langsmith==0.3.45
94
- litellm==1.72.6
95
- mako==1.3.10
96
- markdown-it-py==3.0.0
97
- markupsafe==3.0.2
98
- marshmallow==3.26.1
99
- matplotlib-inline==0.1.7
100
- mdurl==0.1.2
101
- mem0ai==0.1.114
102
- mkdocs-material==9.6.14
103
- mkdocs-material-extensions==1.3.1
104
- mlflow==3.1.1
105
- mlflow-skinny==3.1.1
106
- mmh3==5.1.0
107
- monotonic==1.6
108
- mpmath==1.3.0
109
- multidict==6.6.3
110
- mypy-extensions==1.1.0
111
- networkx==3.5
112
- nodeenv==1.9.1
113
- numpy==2.3.1
114
- oauthlib==3.3.1
115
- onnxruntime==1.22.0
116
- openai==1.97.0
117
- openpyxl==3.1.5
118
- opentelemetry-api==1.35.0
119
- opentelemetry-exporter-otlp-proto-common==1.35.0
120
- opentelemetry-exporter-otlp-proto-grpc==1.35.0
121
- opentelemetry-exporter-otlp-proto-http==1.35.0
122
- opentelemetry-instrumentation==0.56b0
123
- opentelemetry-instrumentation-asgi==0.56b0
124
- opentelemetry-instrumentation-fastapi==0.56b0
125
- opentelemetry-proto==1.35.0
126
- opentelemetry-sdk==1.35.0
127
- opentelemetry-semantic-conventions==0.56b0
128
- opentelemetry-util-http==0.56b0
129
- orjson==3.11.0
130
- overrides==7.7.0
131
- packaging==25.0
132
- paginate==0.5.7
133
- pandas==2.3.1
134
- parso==0.8.4
135
- pathspec==0.12.1
136
- pdfminer-six==20250506
137
- pdfplumber==0.11.7
138
- pexpect==4.9.0
139
- pillow==11.3.0
140
- platformdirs==4.3.8
141
- portalocker==3.2.0
142
- posthog==3.25.0
143
- pre-commit==4.2.0
144
- prompt-toolkit==3.0.51
145
- propcache==0.3.2
146
- protobuf==6.31.1
147
- ptyprocess==0.7.0
148
- pure-eval==0.2.3
149
- pyarrow==21.0.0
150
- pyasn1==0.6.1
151
- pyasn1-modules==0.4.2
152
- pybase64==1.4.1
153
- pycparser==2.22
154
- pydantic==2.11.7
155
- pydantic-core==2.33.2
156
- pydantic-settings==2.10.1
157
- pydub==0.25.1
158
- pygments==2.19.2
159
- pyjwt==2.10.1
160
- pymdown-extensions==10.16
161
- pyparsing==3.2.3
162
- pypdf==5.8.0
163
- pypdfium2==4.30.1
164
- pypika==0.48.9
165
- pyproject-hooks==1.2.0
166
- pyright==1.1.403
167
- pysbd==0.3.4
168
- python-dateutil==2.9.0.post0
169
- python-dotenv==1.1.1
170
- python-fasthtml==0.12.21
171
- python-multipart==0.0.20
172
- pytube==15.0.0
173
- pytz==2025.2
174
- pyvis==0.3.2
175
- pyyaml==6.0.2
176
- pyyaml-env-tag==1.1
177
- qdrant-client==1.15.0
178
- referencing==0.36.2
179
- regex==2024.11.6
180
- requests==2.32.4
181
- requests-oauthlib==2.0.0
182
- requests-toolbelt==1.0.0
183
- rich==13.9.4
184
- rpds-py==0.26.0
185
- rsa==4.9.1
186
- ruff==0.12.4
187
- safehttpx==0.1.6
188
- schema==0.7.7
189
- scikit-learn==1.7.0
190
- scipy==1.16.0
191
- semantic-version==2.10.0
192
- shellingham==1.5.4
193
- six==1.17.0
194
- smmap==5.0.2
195
- sniffio==1.3.1
196
- soupsieve==2.7
197
- sqlalchemy==2.0.41
198
- sqlparse==0.5.3
199
- stack-data==0.6.3
200
- starlette==0.47.1
201
- sympy==1.14.0
202
- tabulate==0.9.0
203
- tenacity==9.1.2
204
- threadpoolctl==3.6.0
205
- tiktoken==0.9.0
206
- tokenizers==0.20.3
207
- tomli==2.2.1
208
- tomli-w==1.2.0
209
- tomlkit==0.13.3
210
- tqdm==4.67.1
211
- traitlets==5.14.3
212
- typer==0.16.0
213
- types-requests==2.32.4.20250611
214
- typing-extensions==4.14.1
215
- typing-inspect==0.9.0
216
- typing-inspection==0.4.1
217
- tzdata==2025.2
218
- urllib3==2.5.0
219
- uv==0.8.0
220
- uvicorn==0.35.0
221
- uvloop==0.21.0
222
- virtualenv==20.31.2
223
- watchdog==6.0.0
224
- watchfiles==1.1.0
225
- wcwidth==0.2.13
226
- websocket-client==1.8.0
227
- websockets==15.0.1
228
- werkzeug==3.1.3
229
- wrapt==1.17.2
230
- yarl==1.20.1
231
- zipp==3.23.0
232
- zstandard==0.23.0
 
1
+ crewai>=0.148.0
2
+ crewai-tools>=0.55.0
3
+ gradio>=5.38.0