leandroaraujodev commited on
Commit
60d2ebf
1 Parent(s): 31dd8a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -133
requirements.txt CHANGED
@@ -1,138 +1,19 @@
1
- accelerate==1.2.0
2
- bm25s==0.2.3
3
- build==1.2.2.post1
4
- cachetools==5.5.0
5
- certifi==2024.8.30
6
- charset-normalizer==3.4.0
7
- chroma-hnswlib==0.7.6
8
  chromadb==0.5.18
9
- click==8.1.7
10
- coloredlogs==15.0.1
11
- dataclasses-json==0.6.7
12
- datasets==3.1.0
13
- decorator==5.1.1
14
- Deprecated==1.2.15
15
- dill==0.3.8
16
- dirtyjson==1.0.8
17
- distro==1.9.0
18
- durationpy==0.9
19
- et_xmlfile==2.0.0
20
- exceptiongroup==1.2.2
21
- executing==2.1.0
22
- fastapi==0.115.6
23
- ffmpy==0.4.0
24
- filelock==3.16.1
25
- filetype==1.2.0
26
- flatbuffers==24.3.25
27
- frozenlist==1.5.0
28
- fsspec==2024.9.0
29
- gitdb==4.0.11
30
- GitPython==3.1.43
31
- google-auth==2.36.0
32
- googleapis-common-protos==1.66.0
33
- greenlet==3.1.1
34
- grpcio==1.68.1
35
- h11==0.14.0
36
- hf_transfer==0.1.8
37
- httpcore==1.0.7
38
- httptools==0.6.4
39
- httpx==0.27.2
40
- humanfriendly==10.0
41
- huggingface-hub==0.23.5
42
- idna==3.10
43
- importlib_metadata==8.5.0
44
- importlib_resources==6.4.5
45
- ipython==8.30.0
46
- jedi==0.19.2
47
- Jinja2==3.1.4
48
- jiter==0.8.0
49
- joblib==1.4.2
50
- jsonpatch==1.33
51
- jsonpointer==3.0.0
52
- jsonschema==4.23.0
53
- jsonschema-specifications==2024.10.1
54
- kubernetes==31.0.0
55
  langchain==0.3.7
56
- langchain-core==0.3.22
57
- langchain-text-splitters==0.3.2
58
- langsmith==0.1.147
59
- llama-cloud==0.1.6
60
- llama-index==0.11.23
61
- llama-index-agent-openai==0.3.4
62
- llama-index-cli==0.3.1
63
- llama-index-core==0.11.23
64
- llama-index-embeddings-huggingface==0.3.1
65
- llama-index-embeddings-ollama==0.3.1
66
- llama-index-embeddings-openai==0.2.5
67
- llama-index-indices-managed-llama-cloud==0.6.0
68
- llama-index-legacy==0.9.48.post4
69
- llama-index-llms-huggingface
70
- llama-index-llms-huggingface-api==0.2.0
71
  llama-index-llms-ollama==0.3.6
72
- llama-index-llms-openai==0.2.16
73
- llama-index-multi-modal-llms-openai==0.2.3
74
- llama-index-program-openai==0.2.0
75
- llama-index-question-gen-openai==0.2.0
76
- llama-index-readers-file==0.3.0
77
- llama-index-readers-llama-parse==0.3.0
78
  llama-index-retrievers-bm25==0.4.0
 
79
  llama-index-vector-stores-chroma==0.3.0
80
- llama-parse==0.5.17
81
- onnxruntime==1.20.1
82
- openai==1.57.0
83
- openpyxl==3.1.5
84
- opentelemetry-api==1.28.2
85
- opentelemetry-exporter-otlp-proto-common==1.28.2
86
- opentelemetry-exporter-otlp-proto-grpc==1.28.2
87
- opentelemetry-instrumentation==0.49b2
88
- opentelemetry-instrumentation-asgi==0.49b2
89
- opentelemetry-instrumentation-fastapi==0.49b2
90
- opentelemetry-proto==1.28.2
91
- opentelemetry-sdk==1.28.2
92
- opentelemetry-semantic-conventions==0.49b2
93
- opentelemetry-util-http==0.49b2
94
- orjson==3.10.12
95
- overrides==7.7.0
96
- packaging==24.2
97
- pandas==2.2.3
98
- parso==0.8.4
99
- pexpect==4.9.0
100
- pillow==10.4.0
101
- posthog==3.7.4
102
- prompt_toolkit==3.0.48
103
- propcache==0.2.1
104
- protobuf==5.29.1
105
- psutil==5.9.8
106
- ptyprocess==0.7.0
107
- pure_eval==0.2.3
108
- pyarrow==18.1.0
109
- pyasn1==0.6.1
110
- pyasn1_modules==0.4.1
111
- pydantic==2.10.3
112
- pydantic_core==2.27.1
113
- pydeck==0.9.1
114
- pydub==0.25.1
115
- Pygments==2.18.0
116
- pypdf==5.1.0
117
- PyPika==0.48.9
118
- pyproject_hooks==1.2.0
119
- PyStemmer==2.2.0.3
120
- python-dateutil==2.9.0.post0
121
- python-dotenv==1.0.1
122
- python-multipart==0.0.19
123
- pytz==2024.2
124
- PyYAML==6.0.2
125
- referencing==0.35.1
126
- regex==2024.11.6
127
- requests==2.32.3
128
- requests-oauthlib==2.0.0
129
- requests-toolbelt==1.0.0
130
- rich==13.9.4
131
- rpds-py==0.22.3
132
- rsa==4.9
133
- ruff==0.8.2
134
- safehttpx==0.1.6
135
- safetensors==0.4.5
136
- scikit-learn==1.5.2
137
- llama-index-readers-file>=0.3.0
138
- llama-index-readers-google>=0.3.1
 
 
 
 
 
 
 
 
1
  chromadb==0.5.18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  langchain==0.3.7
3
+ llama_index==0.11.23
4
+ nest_asyncio==1.6.0
5
+ streamlit==1.39.0
 
 
 
 
 
 
 
 
 
 
 
 
6
  llama-index-llms-ollama==0.3.6
7
+ llama-index-embeddings-ollama==0.3.1
 
 
 
 
 
8
  llama-index-retrievers-bm25==0.4.0
9
+ bm25s==0.2.3
10
  llama-index-vector-stores-chroma==0.3.0
11
+ openpyxl
12
+
13
+ llama-index-llms-huggingface
14
+ llama-index-llms-huggingface-api
15
+ transformers[torch]
16
+ huggingface_hub
17
+ llama_index.embeddings.huggingface
18
+ llama-index-readers-file
19
+ llama-index-readers-google