Subhadip866 commited on
Commit
6312931
·
verified ·
1 Parent(s): a19b3d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -140
requirements.txt CHANGED
@@ -1,140 +1,20 @@
1
- aiofiles==24.1.0
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.12.9
4
- aiosignal==1.3.2
5
- aiosqlite==0.21.0
6
- annotated-types==0.7.0
7
- anthropic==0.52.2
8
- anyio==4.9.0
9
- attrs==25.3.0
10
- banks==2.1.2
11
- beautifulsoup4==4.13.4
12
- boto3==1.38.30
13
- botocore==1.38.30
14
- cachetools==5.5.2
15
- certifi==2025.4.26
16
- charset-normalizer==3.4.2
17
- click==8.2.1
18
- colorama==0.4.6
19
- dataclasses-json==0.6.7
20
- Deprecated==1.2.18
21
- dirtyjson==1.0.8
22
- distro==1.9.0
23
- eval_type_backport==0.2.2
24
- fastapi==0.115.12
25
- ffmpy==0.6.0
26
- filelock==3.18.0
27
- filetype==1.2.0
28
- frozenlist==1.6.2
29
- fsspec==2025.5.1
30
- google-auth==2.40.3
31
- google-genai==1.19.0
32
- gradio==5.33.0
33
- gradio_client==1.10.2
34
- greenlet==3.2.2
35
- griffe==1.7.3
36
- groovy==0.1.2
37
- h11==0.16.0
38
- httpcore==1.0.9
39
- httpx==0.28.1
40
- httpx-sse==0.4.0
41
- huggingface-hub==0.32.4
42
- idna==3.10
43
- Jinja2==3.1.6
44
- jiter==0.10.0
45
- jmespath==1.0.1
46
- joblib==1.5.1
47
- jsonpatch==1.33
48
- jsonpointer==3.0.0
49
- langchain==0.3.25
50
- langchain-anthropic==0.3.15
51
- langchain-community==0.3.24
52
- langchain-core==0.3.63
53
- langchain-openai==0.3.19
54
- langchain-text-splitters==0.3.8
55
- langsmith==0.3.45
56
- llama-cloud==0.1.23
57
- llama-cloud-services==0.6.28
58
- llama-index==0.12.40
59
- llama-index-agent-openai==0.4.9
60
- llama-index-cli==0.4.3
61
- llama-index-core==0.12.40
62
- llama-index-embeddings-openai==0.3.1
63
- llama-index-indices-managed-llama-cloud==0.7.4
64
- llama-index-legacy==0.9.48.post4
65
- llama-index-llms-anthropic==0.7.2
66
- llama-index-llms-google-genai==0.2.1
67
- llama-index-llms-mistralai==0.5.0
68
- llama-index-llms-openai==0.4.3
69
- llama-index-multi-modal-llms-openai==0.5.1
70
- llama-index-program-openai==0.3.2
71
- llama-index-question-gen-openai==0.3.1
72
- llama-index-readers-file==0.4.9
73
- llama-index-readers-llama-parse==0.4.0
74
- llama-index-tools-bing-search==0.3.0
75
- llama-parse==0.6.28
76
- markdown-it-py==3.0.0
77
- MarkupSafe==3.0.2
78
- marshmallow==3.26.1
79
- mcp==1.9.0
80
- mdurl==0.1.2
81
- mistralai==1.8.1
82
- multidict==6.4.4
83
- mypy_extensions==1.1.0
84
- nest-asyncio==1.6.0
85
- networkx==3.5
86
- nltk==3.9.1
87
- numpy==2.2.6
88
- openai==1.84.0
89
- orjson==3.10.18
90
- packaging==24.2
91
- pandas==2.2.3
92
- pillow==11.2.1
93
- platformdirs==4.3.8
94
- propcache==0.3.1
95
- pyasn1==0.6.1
96
- pyasn1_modules==0.4.2
97
- pydantic==2.11.5
98
- pydantic-settings==2.9.1
99
- pydantic_core==2.33.2
100
- pydub==0.25.1
101
- Pygments==2.19.1
102
- pypdf==5.6.0
103
- python-dateutil==2.9.0.post0
104
- python-dotenv==1.1.0
105
- python-multipart==0.0.20
106
- pytz==2025.2
107
- PyYAML==6.0.2
108
- regex==2024.11.6
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
- s3transfer==0.13.0
115
- safehttpx==0.1.6
116
- semantic-version==2.10.0
117
- shellingham==1.5.4
118
- six==1.17.0
119
- sniffio==1.3.1
120
- soupsieve==2.7
121
- SQLAlchemy==2.0.41
122
- sse-starlette==2.3.6
123
- starlette==0.46.2
124
- striprtf==0.0.26
125
- tenacity==8.5.0
126
- tiktoken==0.9.0
127
- tomlkit==0.13.3
128
- tqdm==4.67.1
129
- typer==0.16.0
130
- typing-inspect==0.9.0
131
- typing-inspection==0.4.1
132
- typing_extensions==4.14.0
133
- tzdata==2025.2
134
- urllib3==2.4.0
135
- uvicorn==0.34.3
136
- websockets==15.0.1
137
- whisper==1.1.10
138
- wrapt==1.17.2
139
- yarl==1.20.0
140
- zstandard==0.23.0
 
1
+ llama-cloud==0.1.23
2
+ llama-cloud-services==0.6.28
3
+ llama-index==0.12.40
4
+ llama-index-agent-openai==0.4.9
5
+ llama-index-cli==0.4.3
6
+ llama-index-core==0.12.40
7
+ llama-index-embeddings-openai==0.3.1
8
+ llama-index-indices-managed-llama-cloud==0.7.4
9
+ llama-index-legacy==0.9.48.post4
10
+ llama-index-llms-anthropic==0.7.2
11
+ llama-index-llms-google-genai==0.2.1
12
+ llama-index-llms-mistralai==0.5.0
13
+ llama-index-llms-openai==0.4.3
14
+ llama-index-multi-modal-llms-openai==0.5.1
15
+ llama-index-program-openai==0.3.2
16
+ llama-index-question-gen-openai==0.3.1
17
+ llama-index-readers-file==0.4.9
18
+ llama-index-readers-llama-parse==0.4.0
19
+ llama-index-tools-bing-search==0.3.0
20
+ llama-parse==0.6.28