mpav commited on
Commit
92b1196
·
1 Parent(s): 79f08a1
Files changed (1) hide show
  1. requirements.txt +5 -213
requirements.txt CHANGED
@@ -1,215 +1,7 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.9.5
3
- aiosignal==1.3.1
4
- annotated-types==0.7.0
5
- anyio==3.7.1
6
- argon2-cffi==23.1.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.3.0
9
- asttokens==2.4.1
10
- async-lru==2.0.4
11
- asyncer==0.0.2
12
- attrs==23.2.0
13
- Babel==2.15.0
14
- beautifulsoup4==4.12.3
15
- bidict==0.23.1
16
- bleach==6.1.0
17
- certifi==2024.6.2
18
- cffi==1.16.0
19
  chainlit==0.7.700
20
- charset-normalizer==3.3.2
21
- chevron==0.14.0
22
- click==8.1.7
23
- comm==0.2.2
24
- contourpy==1.2.1
25
- cycler==0.12.1
26
- dataclasses-json==0.5.14
27
- debugpy==1.8.1
28
- decorator==5.1.1
29
- defusedxml==0.7.1
30
- Deprecated==1.2.14
31
- distro==1.9.0
32
- executing==2.0.1
33
- faiss-cpu==1.8.0
34
- fastapi==0.100.1
35
- fastapi-socketio==0.0.10
36
- fastjsonschema==2.19.1
37
- filelock==3.15.1
38
- filetype==1.2.0
39
- fonttools==4.53.0
40
- fqdn==1.5.1
41
- frozenlist==1.4.1
42
- fsspec==2024.6.0
43
- googleapis-common-protos==1.63.1
44
- grandalf==0.8
45
- greenlet==3.0.3
46
- grpcio==1.64.1
47
- grpcio-tools==1.64.1
48
- h11==0.14.0
49
- h2==4.1.0
50
- hpack==4.0.0
51
- httpcore==0.17.3
52
- httpx==0.24.1
53
- huggingface-hub==0.23.4
54
- hyperframe==6.0.1
55
- idna==3.7
56
- importlib_metadata==7.1.0
57
- ipywidgets==8.1.3
58
- isoduration==20.11.0
59
- jedi==0.19.1
60
- Jinja2==3.1.4
61
- joblib==1.4.2
62
- json5==0.9.25
63
- jsonpatch==1.33
64
- jsonpointer==3.0.0
65
- jsonschema==4.22.0
66
- jsonschema-specifications==2023.12.1
67
- jupyter==1.0.0
68
- jupyter-console==6.6.3
69
- jupyter-events==0.10.0
70
- jupyter-lsp==2.2.5
71
- jupyter_client==8.6.2
72
- jupyter_core==5.7.2
73
- jupyter_server==2.14.1
74
- jupyter_server_terminals==0.5.3
75
- jupyterlab==4.2.2
76
- jupyterlab_pygments==0.3.0
77
- jupyterlab_server==2.27.2
78
- jupyterlab_widgets==3.0.11
79
- kiwisolver==1.4.5
80
  langchain==0.2.5
81
- langchain-community==0.2.5
82
- langchain-core==0.2.9
83
- langchain-huggingface==0.0.3
84
- langchain-openai==0.1.8
85
- langchain-text-splitters==0.2.1
86
- langsmith==0.1.77
87
- Lazify==0.4.0
88
- literalai==0.0.601
89
- MarkupSafe==2.1.5
90
- marshmallow==3.21.3
91
- matplotlib==3.9.0
92
- matplotlib-inline==0.1.7
93
- mistune==3.0.2
94
- mpmath==1.3.0
95
- multidict==6.0.5
96
- mypy-extensions==1.0.0
97
- nbclient==0.10.0
98
- nbconvert==7.16.4
99
- nbformat==5.10.4
100
- nest-asyncio==1.6.0
101
- networkx==3.3
102
- notebook==7.2.1
103
- notebook_shim==0.2.4
104
- numpy==1.26.4
105
- nvidia-cublas-cu12==12.1.3.1
106
- nvidia-cuda-cupti-cu12==12.1.105
107
- nvidia-cuda-nvrtc-cu12==12.1.105
108
- nvidia-cuda-runtime-cu12==12.1.105
109
- nvidia-cudnn-cu12==8.9.2.26
110
- nvidia-cufft-cu12==11.0.2.54
111
- nvidia-curand-cu12==10.3.2.106
112
- nvidia-cusolver-cu12==11.4.5.107
113
- nvidia-cusparse-cu12==12.1.0.106
114
- nvidia-nccl-cu12==2.20.5
115
- nvidia-nvjitlink-cu12==12.5.40
116
- nvidia-nvtx-cu12==12.1.105
117
- openai==1.34.0
118
- opentelemetry-api==1.25.0
119
- opentelemetry-exporter-otlp==1.25.0
120
- opentelemetry-exporter-otlp-proto-common==1.25.0
121
- opentelemetry-exporter-otlp-proto-grpc==1.25.0
122
- opentelemetry-exporter-otlp-proto-http==1.25.0
123
- opentelemetry-instrumentation==0.46b0
124
- opentelemetry-proto==1.25.0
125
- opentelemetry-sdk==1.25.0
126
- opentelemetry-semantic-conventions==0.46b0
127
- orjson==3.10.5
128
- overrides==7.7.0
129
- packaging==23.2
130
- pandas==2.2.2
131
- pandocfilters==1.5.1
132
- parso==0.8.4
133
- pexpect==4.9.0
134
- pillow==10.3.0
135
- platformdirs==4.2.2
136
- portalocker==2.8.2
137
- prometheus_client==0.20.0
138
- prompt_toolkit==3.0.47
139
- protobuf==4.25.3
140
- psutil==5.9.8
141
- ptyprocess==0.7.0
142
- pure-eval==0.2.2
143
- pycparser==2.22
144
- pydantic==2.7.4
145
- pydantic_core==2.18.4
146
- Pygments==2.18.0
147
- PyJWT==2.8.0
148
- PyMuPDF==1.24.5
149
- PyMuPDFb==1.24.3
150
- pyparsing==3.1.2
151
- python-dateutil==2.9.0.post0
152
- python-dotenv==1.0.1
153
- python-engineio==4.9.1
154
- python-graphql-client==0.4.3
155
- python-json-logger==2.0.7
156
- python-multipart==0.0.6
157
- python-socketio==5.11.2
158
- pytz==2024.1
159
- PyYAML==6.0.1
160
- pyzmq==26.0.3
161
- qdrant-client==1.9.1
162
- qtconsole==5.5.2
163
- QtPy==2.4.1
164
- referencing==0.35.1
165
- regex==2024.5.15
166
- requests==2.32.3
167
- rfc3339-validator==0.1.4
168
- rfc3986-validator==0.1.1
169
- rpds-py==0.18.1
170
- safetensors==0.4.3
171
- scikit-learn==1.5.0
172
- scipy==1.13.1
173
- Send2Trash==1.8.3
174
- sentence-transformers==3.0.1
175
- simple-websocket==1.0.0
176
- six==1.16.0
177
- sniffio==1.3.1
178
- soupsieve==2.5
179
- SQLAlchemy==2.0.30
180
- stack-data==0.6.3
181
- starlette==0.27.0
182
- sympy==1.12.1
183
- syncer==2.0.3
184
- tenacity==8.3.0
185
- terminado==0.18.1
186
- threadpoolctl==3.5.0
187
- tiktoken==0.7.0
188
- tinycss2==1.3.0
189
- tokenizers==0.19.1
190
- tomli==2.0.1
191
- torch==2.3.1
192
- tornado==6.4.1
193
- tqdm==4.66.4
194
- traitlets==5.14.3
195
- transformers==4.41.2
196
- triton==2.3.1
197
- types-python-dateutil==2.9.0.20240316
198
- typing-inspect==0.9.0
199
- typing_extensions==4.12.2
200
- tzdata==2024.1
201
- uptrace==1.24.0
202
- uri-template==1.3.0
203
- urllib3==2.2.1
204
- uvicorn==0.23.2
205
- watchfiles==0.20.0
206
- wcwidth==0.2.13
207
- webcolors==24.6.0
208
- webencodings==0.5.1
209
- websocket-client==1.8.0
210
- websockets==12.0
211
- widgetsnbextension==4.0.11
212
- wrapt==1.16.0
213
- wsproto==1.2.0
214
- yarl==1.9.4
215
- zipp==3.19.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  chainlit==0.7.700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  langchain==0.2.5
3
+ langchain_community==0.2.5
4
+ langchain_core==0.2.9
5
+ langchain_huggingface==0.0.3
6
+ langchain_text_splitters==0.2.1
7
+ python-dotenv==1.0.1