1
- aiohttp == 3.8.6
1
+ aiohttp == 3.9.5
2
2
aiosignal == 1.3.1
3
3
altair == 5.1.2
4
4
annotated-types == 0.6.0
@@ -7,7 +7,9 @@ appnope==0.1.3
7
7
argon2-cffi == 23.1.0
8
8
argon2-cffi-bindings == 21.2.0
9
9
arrow == 1.3.0
10
+ asgiref == 3.8.1
10
11
asttokens == 2.4.0
12
+ astunparse == 1.6.3
11
13
async-lru == 2.0.4
12
14
async-timeout == 4.0.3
13
15
attrs == 23.1.0
@@ -19,11 +21,15 @@ beautifulsoup4==4.12.2
19
21
black == 23.9.1
20
22
bleach == 6.1.0
21
23
blinker == 1.6.3
24
+ boto3 == 1.34.115
25
+ botocore == 1.34.115
26
+ build == 1.2.1
22
27
cachetools == 5.3.1
23
28
certifi == 2023.7.22
24
29
cffi == 1.16.0
25
30
chardet == 5.2.0
26
31
charset-normalizer == 3.3.0
32
+ Chroma == 0.2.0
27
33
chroma-hnswlib == 0.7.3
28
34
chromadb == 0.4.14
29
35
circuitbreaker == 1.4.0
@@ -32,169 +38,229 @@ cohere==4.27
32
38
colorama == 0.4.6
33
39
coloredlogs == 15.0.1
34
40
comm == 0.1.4
41
+ contourpy == 1.2.1
35
42
cryptography == 42.0.4
43
+ cycler == 0.12.1
36
44
dataclasses-json == 0.6.1
37
45
debugpy == 1.8.0
38
46
decorator == 5.1.1
39
47
defusedxml == 0.7.1
40
- emoji == 2.8.0
41
- exceptiongroup == 1.1.3
42
- executing == 2.0.0
43
- faiss-cpu == 1.7.4
44
- fastapi == 0.109.1
45
- fastavro == 1.8.2
46
- fastjsonschema == 2.18.1
47
- filelock == 3.12.4
48
- filetype == 1.2.0
49
- flatbuffers == 23.5.26
50
- fqdn == 1.5.1
51
- frozenlist == 1.4.0
52
- fsspec == 2023.9.2
53
- gitdb == 4.0.11
54
- GitPython == 3.1.41
55
- grpcio == 1.59.0
56
- h11 == 0.14.0
57
- halo == 0.0.31
58
- httptools == 0.6.0
59
- huggingface-hub == 0.17.3
60
- humanfriendly == 10.0
61
- idna == 3.4
62
- importlib-metadata == 6.8.0
63
- importlib-resources == 6.1.0
64
- IProgress == 0.4
65
- ipykernel == 6.25.2
66
- ipython == 8.16.1
67
- ipywidgets == 8.1.1
68
- isoduration == 20.11.0
69
- jedi == 0.19.1
70
- Jinja2 == 3.1.3
71
- joblib == 1.3.2
72
- json5 == 0.9.14
73
- jsonpatch == 1.33
74
- jsonpointer == 2.4
75
- jsonschema == 4.19.1
76
- jsonschema-specifications == 2023.7.1
77
- jupyter-events == 0.7.0
78
- jupyter-lsp == 2.2.2
79
- jupyter_client == 8.4.0
80
- jupyter_core == 5.4.0
81
- jupyter_server == 2.7.3
82
- jupyter_server_terminals == 0.4.4
83
- jupyterlab == 4.1.0b2
84
- jupyterlab-pygments == 0.2.2
85
- jupyterlab-widgets == 3.0.9
86
- jupyterlab_server == 2.25.0
87
- langchain == 0.1.12
88
- langchainhub == 0.1.13
89
- langdetect == 1.0.9
90
- langsmith == 0.0.43
91
- log-symbols == 0.0.14
92
- lxml == 4.9.3
93
- markdown-it-py == 3.0.0
94
- MarkupSafe == 2.1.3
95
- marshmallow == 3.20.1
96
- matplotlib-inline == 0.1.6
97
- mdurl == 0.1.2
98
- mistune == 3.0.2
99
- monotonic == 1.6
100
- mpmath == 1.3.0
101
- multidict == 6.0.4
102
- mypy-extensions == 1.0.0
103
- nbclient == 0.8.0
104
- nbconvert == 7.9.2
105
- nbformat == 5.9.2
106
- nest-asyncio == 1.5.8
107
- networkx == 3.1
108
- nltk == 3.8.1
109
- notebook_shim == 0.2.3
110
- numpy == 1.26.1
111
- oci @ file://Users/pankatiw/Documents/langchain_oracle/oci-2.112.1+preview.1.1649-py3-none-any.whl #sha256=f2b834774aa5c053f9ef8aa2d4c3094ea4047e1c57a1498a2c9b1751408675a8
112
- onnxruntime == 1.16.1
113
- openai == 0.28.1
114
- overrides == 7.4.0
115
- packaging == 23.2
116
- pandas == 2.1.1
117
- pandocfilters == 1.5.0
118
- parso == 0.8.3
119
- pathspec == 0.11.2
120
- pexpect == 4.8.0
121
- pickleshare == 0.7.5
122
- Pillow == 10.1.0
123
- platformdirs == 3.11.0
124
- posthog == 3.0.2
125
- prometheus-client == 0.17.1
126
- prompt-toolkit == 3.0.39
127
- protobuf == 4.24.4
128
- psutil == 5.9.6
129
- ptyprocess == 0.7.0
130
- pulsar-client == 3.3.0
131
- pure-eval == 0.2.2
132
- pyarrow == 13.0.0
133
- pycparser == 2.21
134
- pydantic == 2.4.2
135
- pydantic_core == 2.10.1
136
- pydeck == 0.8.1b0
137
- Pygments == 2.16.1
138
- pyOpenSSL == 23.2.0
139
- pypdf == 3.17.0
140
- PyPika == 0.48.9
141
- python-dateutil == 2.8.2
142
- python-dotenv == 1.0.0
143
- python-iso639 == 2023.6.15
144
- python-json-logger == 2.0.7
145
- python-magic == 0.4.27
146
- pytz == 2023.3.post1
147
- PyYAML == 6.0.1
148
- pyzmq == 25.1.1
149
- rapidfuzz == 3.4.0
150
- referencing == 0.30.2
48
+ Deprecated == 1.2.14
49
+ dnspython == 2.6.1
50
+ docutils == 0.21.2
51
+ email_validator == 2.1.1
52
+ emoji == 2.8.0
53
+ exceptiongroup == 1.1.3
54
+ executing == 2.0.0
55
+ fastavro == 1.8.2
56
+ fastjsonschema == 2.18.1
57
+ filelock == 3.12.4
58
+ filetype == 1.2.0
59
+ flatbuffers == 23.5.26
60
+ fonttools == 4.52.4
61
+ fqdn == 1.5.1
62
+ frozenlist == 1.4.0
63
+ fsspec == 2023.9.2
64
+ gitdb == 4.0.11
65
+ GitPython == 3.1.41
66
+ google-auth == 2.29.0
67
+ googleapis-common-protos == 1.63.0
68
+ greenlet == 3.0.3
69
+ grpcio == 1.59.0
70
+ h11 == 0.14.0
71
+ halo == 0.0.31
72
+ httpcore == 1.0.5
73
+ httptools == 0.6.0
74
+ httpx == 0.27.0
75
+ httpx-sse == 0.4.0
76
+ huggingface-hub == 0.23.2
77
+ humanfriendly == 10.0
78
+ idna == 3.4
79
+ importlib-metadata == 6.8.0
80
+ importlib-resources == 6.1.0
81
+ inference-tools == 0.13.0
82
+ install == 1.3.5
83
+ IProgress == 0.4
84
+ ipykernel == 6.25.2
85
+ ipython == 8.16.1
86
+ ipywidgets == 8.1.1
87
+ isoduration == 20.11.0
88
+ jedi == 0.19.1
89
+ Jinja2 == 3.1.3
90
+ jmespath == 1.0.1
91
+ joblib == 1.3.2
92
+ json5 == 0.9.14
93
+ jsonpatch == 1.33
94
+ jsonpointer == 2.4
95
+ jsonschema == 4.19.1
96
+ jsonschema-specifications == 2023.7.1
97
+ jupyter_client == 8.4.0
98
+ jupyter_core == 5.4.0
99
+ jupyter-events == 0.7.0
100
+ jupyter-lsp == 2.2.2
101
+ jupyter_server == 2.7.3
102
+ jupyter_server_terminals == 0.4.4
103
+ jupyterlab == 4.1.0b2
104
+ jupyterlab-pygments == 0.2.2
105
+ jupyterlab_server == 2.25.0
106
+ jupyterlab-widgets == 3.0.9
107
+ kiwisolver == 1.4.5
108
+ kubernetes == 29.0.0
109
+ langchain == 0.2.1
110
+ langchain-cli == 0.0.24
111
+ langchain-cohere == 0.1.5
112
+ langchain-community == 0.2.1
113
+ langchain-core == 0.2.2
114
+ langchain-text-splitters == 0.2.0
115
+ langchainhub == 0.1.13
116
+ langdetect == 1.0.9
117
+ langserve == 0.2.1
118
+ langsmith == 0.1.67
119
+ libcst == 1.4.0
120
+ log-symbols == 0.0.14
121
+ loguru == 0.7.2
122
+ lxml == 4.9.3
123
+ markdown-it-py == 3.0.0
124
+ MarkupSafe == 2.1.3
125
+ marshmallow == 3.20.1
126
+ matplotlib == 3.9.0
127
+ matplotlib-inline == 0.1.6
128
+ mdurl == 0.1.2
129
+ mention == 0.1
130
+ mistune == 3.0.2
131
+ mmh3 == 4.1.0
132
+ modules == 1.0.0
133
+ monotonic == 1.6
134
+ mpmath == 1.3.0
135
+ multidict == 6.0.4
136
+ mypy-extensions == 1.0.0
137
+ nbclient == 0.8.0
138
+ nbconvert == 7.9.2
139
+ nbformat == 5.9.2
140
+ nest-asyncio == 1.5.8
141
+ networkx == 3.1
142
+ nltk == 3.8.1
143
+ notebook_shim == 0.2.3
144
+ numpy == 1.26.1
145
+ oauthlib == 3.2.2
146
+ oci == 2.126.4
147
+ onnxruntime == 1.18.0
148
+ openai == 0.28.1
149
+ opentelemetry-api == 1.24.0
150
+ opentelemetry-exporter-otlp-proto-common == 1.24.0
151
+ opentelemetry-exporter-otlp-proto-grpc == 1.24.0
152
+ opentelemetry-instrumentation == 0.45b0
153
+ opentelemetry-instrumentation-asgi == 0.45b0
154
+ opentelemetry-instrumentation-fastapi == 0.45b0
155
+ opentelemetry-proto == 1.24.0
156
+ opentelemetry-sdk == 1.24.0
157
+ opentelemetry-semantic-conventions == 0.45b0
158
+ opentelemetry-util-http == 0.45b0
159
+ oracledb == 2.2.1
160
+ orjson == 3.10.3
161
+ overrides == 7.4.0
162
+ packaging == 23.2
163
+ page == 0.2
164
+ pages == 0.3
165
+ pandas == 2.1.1
166
+ pandocfilters == 1.5.0
167
+ parso == 0.8.3
168
+ path == 16.14.0
169
+ pathspec == 0.11.2
170
+ pexpect == 4.8.0
171
+ pickleshare == 0.7.5
172
+ piglet-templates == 1.3.1
173
+ Pillow == 10.1.0
174
+ pip == 24.1.1
175
+ platformdirs == 3.11.0
176
+ posthog == 3.0.2
177
+ prometheus-client == 0.17.1
178
+ prompt-toolkit == 3.0.39
179
+ protobuf == 4.24.4
180
+ psutil == 5.9.6
181
+ ptyprocess == 0.7.0
182
+ pulsar-client == 3.5.0
183
+ pure-eval == 0.2.2
184
+ pyarrow == 16.1.0
185
+ pyasn1 == 0.6.0
186
+ pyasn1_modules == 0.4.0
187
+ pycparser == 2.21
188
+ pydantic == 2.4.2
189
+ pydantic_core == 2.10.1
190
+ pydeck == 0.8.1b0
191
+ Pygments == 2.16.1
192
+ pyOpenSSL == 23.2.0
193
+ pyparsing == 3.1.2
194
+ pypdf == 3.17.0
195
+ PyPika == 0.48.9
196
+ pyproject_hooks == 1.1.0
197
+ pyproject-toml == 0.0.10
198
+ python-dateutil == 2.8.2
199
+ python-dotenv == 1.0.0
200
+ python-iso639 == 2023.6.15
201
+ python-json-logger == 2.0.7
202
+ python-magic == 0.4.27
203
+ python-multipart == 0.0.9
204
+ pytz == 2023.3.post1
205
+ PyYAML == 6.0.1
206
+ pyzmq == 25.1.1
207
+ rapidfuzz == 3.4.0
208
+ referencing == 0.30.2
151
209
regex == 2023.10.3
152
210
requests == 2.31.0
211
+ requests-oauth2 == 0.3.0
212
+ requests-oauthlib == 2.0.0
153
213
rfc3339-validator == 0.1.4
154
214
rfc3986-validator == 0.1.1
155
215
rich == 13.6.0
156
216
rpds-py == 0.10.6
157
- safetensors == 0.4.0
217
+ rsa == 4.9
218
+ s3transfer == 0.10.1
219
+ safetensors == 0.4.3
158
220
scikit-learn == 1.3.1
159
221
scipy == 1.11.3
222
+ section == 2.0
160
223
Send2Trash == 1.8.2
161
224
sentence-transformers == 2.2.2
162
- sentencepiece == 0.1.99
225
+ sentencepiece == 0.2.0
226
+ setuptools == 70.0.0
227
+ shellingham == 1.5.4
163
228
six == 1.16.0
164
229
smmap == 5.0.1
165
230
sniffio == 1.3.0
166
231
soupsieve == 2.5
167
232
spinners == 0.0.24
168
233
SQLAlchemy == 2.0.22
169
- stack-data == 0.6.3
170
- starlette == 0.36.2
171
234
streamlit == 1.30.0
235
+ streamlit-feedback == 0.1.3
172
236
sympy == 1.12
173
237
tabulate == 0.9.0
174
238
tenacity == 8.2.3
175
239
termcolor == 2.3.0
176
240
terminado == 0.17.1
177
241
threadpoolctl == 3.2.0
178
- tiktoken == 0.5.1
179
242
tinycss2 == 1.2.1
180
243
tokenize-rt == 5.2.0
181
- tokenizers == 0.14 .1
244
+ tokenizers == 0.19 .1
182
245
toml == 0.10.2
183
246
tomli == 2.0.1
247
+ tomlkit == 0.12.5
184
248
toolz == 0.12.0
185
- torch == 2.1.0
186
- torchvision == 0.16.0
249
+ torch == 2.2.2
250
+ torchvision == 0.17.2
187
251
tornado == 6.3.3
188
252
tqdm == 4.66.1
189
253
traitlets == 5.11.2
190
- transformers == 4.34.0
254
+ transformers == 4.41.2
255
+ trubrics == 1.6.2
191
256
typer == 0.9.0
192
257
types-python-dateutil == 2.8.19.14
193
258
types-requests == 2.31.0.9
194
- typing-inspect == 0.9.0
195
259
typing_extensions == 4.8.0
260
+ typing-inspect == 0.9.0
196
261
tzdata == 2023.3
197
262
tzlocal == 5.2
263
+ ujson == 5.10.0
198
264
unstructured == 0.10.23
199
265
uri-template == 1.3.0
200
266
urllib3 == 2.0.7
@@ -208,9 +274,9 @@ webcolors==1.13
208
274
webencodings == 0.5.1
209
275
websocket-client == 1.6.4
210
276
websockets == 11.0.3
277
+ wheel == 0.43.0
211
278
widgetsnbextension == 4.0.9
279
+ wrapt == 1.16.0
212
280
xmltodict == 0.13.0
213
281
yarl == 1.9.2
214
- zipp == 3.17.0
215
-
216
- oci ~= 2.126.4
282
+ zipp == 3.17.0
0 commit comments