FMY714 commited on
Commit
8cf4955
·
1 Parent(s): 8af248c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -163
requirements.txt CHANGED
@@ -1,169 +1,11 @@
1
- aiohappyeyeballs==2.4.6
2
- aiohttp==3.11.12
3
- aiosignal==1.3.2
4
- altair==5.5.0
5
- annotated-types==0.7.0
6
- anyio==4.8.0
7
- asttokens==3.0.0
8
- async-timeout==5.0.1
9
- attrs==25.1.0
10
- backcall==0.2.0
11
- beautifulsoup4==4.13.3
12
- bleach==6.2.0
13
- blinker==1.9.0
14
- cachetools==5.5.1
15
- certifi==2025.1.31
16
- charset-normalizer==3.4.1
17
- click==8.1.8
18
- dataclasses-json==0.6.7
19
- decorator==5.1.1
20
- defusedxml==0.7.1
21
- Deprecated==1.2.18
22
- dirtyjson==1.0.8
23
- distro==1.9.0
24
- docopt==0.6.2
25
  einops==0.7.0
26
- exceptiongroup==1.2.2
27
- executing==2.2.0
28
- fastjsonschema==2.21.1
29
- filelock==3.17.0
30
- filetype==1.2.0
31
- frozenlist==1.5.0
32
- fsspec==2025.2.0
33
- gitdb==4.0.12
34
- GitPython==3.1.44
35
- greenlet==3.1.1
36
- h11==0.14.0
37
- httpcore==1.0.7
38
- httpx==0.28.1
39
- huggingface-hub==0.28.1
40
- idna==3.10
41
- InstructorEmbedding==1.0.1
42
- ipython==8.12.3
43
- jedi==0.19.2
44
- Jinja2==3.1.5
45
- jiter==0.8.2
46
- joblib==1.4.2
47
- jsonschema==4.23.0
48
- jsonschema-specifications==2024.10.1
49
- jupyter_client==8.6.3
50
- jupyter_core==5.7.2
51
- jupyterlab_pygments==0.3.0
52
- llama-cloud==0.1.12
53
- llama-cloud-services==0.6.0
54
  llama-index==0.11.20
55
- llama-index-agent-openai==0.3.4
56
- llama-index-cli==0.3.1
57
- llama-index-core==0.11.23
58
  llama-index-embeddings-huggingface==0.3.1
59
  llama-index-embeddings-instructor==0.2.1
60
- llama-index-embeddings-openai==0.2.5
61
- llama-index-indices-managed-llama-cloud==0.6.0
62
- llama-index-legacy==0.9.48.post4
63
- llama-index-llms-openai==0.2.16
64
- llama-index-llms-openai-like==0.2.0
65
- llama-index-llms-replicate==0.3.0
66
- llama-index-multi-modal-llms-openai==0.2.3
67
- llama-index-program-openai==0.2.0
68
- llama-index-question-gen-openai==0.2.0
69
- llama-index-readers-file==0.2.2
70
- llama-index-readers-llama-parse==0.3.0
71
- llama-parse==0.6.0
72
- markdown-it-py==3.0.0
73
- MarkupSafe==3.0.2
74
- marshmallow==3.26.1
75
- matplotlib-inline==0.1.7
76
- mdurl==0.1.2
77
- mistune==3.1.1
78
- mpmath==1.3.0
79
- multidict==6.1.0
80
- mypy-extensions==1.0.0
81
- narwhals==1.26.0
82
- nbclient==0.10.2
83
- nbconvert==7.16.6
84
- nbformat==5.10.4
85
- nest-asyncio==1.6.0
86
- networkx==3.4.2
87
- nltk==3.9.1
88
- numpy==1.26.4
89
- nvidia-cublas-cu12==12.1.3.1
90
- nvidia-cuda-cupti-cu12==12.1.105
91
- nvidia-cuda-nvrtc-cu12==12.1.105
92
- nvidia-cuda-runtime-cu12==12.1.105
93
- nvidia-cudnn-cu12==9.1.0.70
94
- nvidia-cufft-cu12==11.0.2.54
95
- nvidia-curand-cu12==10.3.2.106
96
- nvidia-cusolver-cu12==11.4.5.107
97
- nvidia-cusparse-cu12==12.1.0.106
98
- nvidia-cusparselt-cu12==0.6.2
99
- nvidia-nccl-cu12==2.21.5
100
- nvidia-nvjitlink-cu12==12.4.127
101
- nvidia-nvtx-cu12==12.1.105
102
- openai==1.61.1
103
- packaging==24.2
104
- pandas==2.2.3
105
- pandocfilters==1.5.1
106
- parso==0.8.4
107
- pexpect==4.9.0
108
- pickleshare==0.7.5
109
- pillow==11.1.0
110
- pipreqs==0.5.0
111
- platformdirs==4.3.6
112
- prompt_toolkit==3.0.50
113
- propcache==0.2.1
114
- protobuf==5.26.1
115
- ptyprocess==0.7.0
116
- pure_eval==0.2.3
117
- pyarrow==19.0.0
118
- pydantic==2.10.6
119
- pydantic_core==2.27.2
120
- pydeck==0.9.1
121
- Pygments==2.19.1
122
- pypdf==4.3.1
123
- python-dateutil==2.9.0.post0
124
- python-dotenv==1.0.1
125
- pytz==2025.1
126
- PyYAML==6.0.2
127
- pyzmq==26.2.1
128
- referencing==0.36.2
129
- regex==2024.11.6
130
- requests==2.32.3
131
- rich==13.9.4
132
- rpds-py==0.22.3
133
- safetensors==0.5.2
134
- scikit-learn==1.6.1
135
- scipy==1.15.1
136
- sentence-transformers==2.7.0
137
- six==1.17.0
138
- smmap==5.0.2
139
- sniffio==1.3.1
140
- soupsieve==2.6
141
- SQLAlchemy==2.0.38
142
- stack-data==0.6.3
143
- streamlit==1.42.0
144
- striprtf==0.0.26
145
- sympy==1.13.1
146
- tenacity==8.5.0
147
- threadpoolctl==3.5.0
148
- tiktoken==0.8.0
149
- tinycss2==1.4.0
150
- tokenizers==0.21.0
151
- toml==0.10.2
152
  torch==2.5.0
153
- torchaudio==2.5.0
154
  torchvision==0.20.0
155
- tornado==6.4.2
156
- tqdm==4.67.1
157
- traitlets==5.14.3
158
- transformers==4.48.3
159
- triton==3.1.0
160
- typing-inspect==0.9.0
161
- typing_extensions==4.12.2
162
- tzdata==2025.1
163
- urllib3==2.3.0
164
- watchdog==6.0.0
165
- wcwidth==0.2.13
166
- webencodings==0.5.1
167
- wrapt==1.17.2
168
- yarg==0.1.9
169
- yarl==1.18.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  einops==0.7.0
2
+ protobuf==5.26.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  llama-index==0.11.20
4
+ llama-index-llms-replicate==0.3.0
5
+ llama-index-llms-openai-like==0.2.0
 
6
  llama-index-embeddings-huggingface==0.3.1
7
  llama-index-embeddings-instructor==0.2.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  torch==2.5.0
 
9
  torchvision==0.20.0
10
+ torchaudio==2.5.0
11
+ openai