@@ -2,22 +2,36 @@ aiohttp==3.8.4
2
2
aiosignal == 1.3.1
3
3
anyio == 3.6.2
4
4
argilla == 1.5.1
5
+ asttokens == 2.2.1
5
6
async-timeout == 4.0.2
6
7
attrs == 22.2.0
8
+ backcall == 0.2.0
7
9
backoff == 2.2.1
10
+ beautifulsoup4 == 4.12.2
8
11
cachetools == 5.3.0
9
12
certifi == 2022.12.7
13
+ cffi == 1.15.1
10
14
charset-normalizer == 3.1.0
11
15
Chroma == 0.2.0
12
16
chromadb == 0.3.21
13
17
click == 8.1.3
14
18
clickhouse-connect == 0.5.18
15
19
cmake == 3.26.4
20
+ cohere == 4.11.2
21
+ comm == 0.1.3
16
22
commonmark == 0.9.1
23
+ courlan == 0.9.3
24
+ cryptography == 41.0.1
17
25
dataclasses-json == 0.5.7
26
+ dateparser == 1.1.8
27
+ debugpy == 1.6.7
28
+ decorator == 5.1.1
18
29
Deprecated == 1.2.13
30
+ diskcache == 5.6.1
31
+ dnspython == 2.3.0
19
32
duckdb == 0.7.1
20
33
et-xmlfile == 1.1.0
34
+ executing == 1.2.0
21
35
fastapi == 0.95.0
22
36
filelock == 3.12.0
23
37
frozenlist == 1.3.3
@@ -28,64 +42,83 @@ google-auth==2.17.1
28
42
google-auth-httplib2 == 0.1.0
29
43
google-search-results == 2.4.2
30
44
googleapis-common-protos == 1.59.0
45
+ gptcache == 0.1.32
31
46
greenlet == 2.0.2
47
+ grpcio == 1.53.0
48
+ grpcio-tools == 1.53.0
49
+ guidance == 0.0.64
32
50
h11 == 0.14.0
33
51
hnswlib == 0.7.0
52
+ htmldate == 1.4.3
34
53
httpcore == 0.16.3
35
54
httplib2 == 0.22.0
36
55
httptools == 0.5.0
37
56
httpx == 0.23.3
38
57
huggingface-hub == 0.13.3
39
58
idna == 3.4
59
+ importlib-metadata == 6.7.0
60
+ ipykernel == 6.23.3
61
+ ipython == 8.14.0
40
62
isodate == 0.6.1
63
+ jedi == 0.18.2
41
64
Jinja2 == 3.1.2
42
65
joblib == 1.2.0
66
+ jupyter_client == 8.3.0
67
+ jupyter_core == 5.3.1
68
+ jusText == 3.0.0
43
69
kor == 0.6.1
44
70
langchain == 0.0.209
45
71
langchainplus-sdk == 0.0.17
72
+ langcodes == 3.3.0
46
73
lit == 16.0.6
47
74
llama-index == 0.6.31
75
+ loguru == 0.7.0
48
76
lxml == 4.9.2
49
77
lz4 == 4.3.2
50
78
Markdown == 3.4.3
51
79
MarkupSafe == 2.1.2
52
80
marshmallow == 3.19.0
53
81
marshmallow-enum == 1.5.1
82
+ matplotlib-inline == 0.1.6
54
83
monotonic == 1.6
55
84
mpmath == 1.3.0
85
+ msal == 1.22.0
56
86
msg-parser == 1.2.0
57
87
multidict == 6.0.4
58
88
mypy-extensions == 1.0.0
89
+ nest-asyncio == 1.5.6
59
90
networkx == 3.1
60
91
nltk == 3.8.1
61
92
numexpr == 2.8.4
62
93
numpy == 1.23.5
63
- nvidia-cublas-cu11 == 11.10.3.66
64
- nvidia-cuda-cupti-cu11 == 11.7.101
65
- nvidia-cuda-nvrtc-cu11 == 11.7.99
66
- nvidia-cuda-runtime-cu11 == 11.7.99
67
- nvidia-cudnn-cu11 == 8.5.0.96
68
- nvidia-cufft-cu11 == 10.9.0.58
69
- nvidia-curand-cu11 == 10.2.10.91
70
- nvidia-cusolver-cu11 == 11.4.0.1
71
- nvidia-cusparse-cu11 == 11.7.4.91
72
- nvidia-nccl-cu11 == 2.14.3
73
- nvidia-nvtx-cu11 == 11.7.91
74
94
oauth2client == 4.1.3
75
95
olefile == 0.46
76
- openai == 0.27.4
96
+ openai == 0.27.8
77
97
openapi-schema-pydantic == 1.2.4
78
98
openpyxl == 3.1.2
79
99
packaging == 23.0
80
100
pandas == 1.5.3
101
+ param == 1.13.0
102
+ parso == 0.8.3
103
+ pexpect == 4.8.0
104
+ pickleshare == 0.7.5
81
105
Pillow == 9.5.0
106
+ pinecone-client == 2.2.2
107
+ platformdirs == 3.8.0
82
108
posthog == 2.4.2
83
- protobuf == 4.22.1
109
+ prompt-toolkit == 3.0.38
110
+ protobuf == 4.21.12
111
+ psutil == 5.9.5
112
+ ptyprocess == 0.7.0
113
+ pure-eval == 0.2.2
84
114
pyasn1 == 0.4.8
85
115
pyasn1-modules == 0.2.8
116
+ pycparser == 2.21
86
117
pydantic == 1.10.7
87
118
PyDrive == 1.3.1
88
119
Pygments == 2.14.0
120
+ pygtrie == 2.5.0
121
+ PyJWT == 2.7.0
89
122
PyMySQL == 1.0.3
90
123
pypandoc == 1.11
91
124
pyparsing == 3.0.9
@@ -96,6 +129,7 @@ python-magic==0.4.27
96
129
python-pptx == 0.6.21
97
130
pytz == 2023.3
98
131
PyYAML == 6.0
132
+ pyzmq == 25.1.0
99
133
rdflib == 6.3.2
100
134
regex == 2023.3.23
101
135
requests == 2.28.2
@@ -108,29 +142,40 @@ sentence-transformers==2.2.2
108
142
sentencepiece == 0.1.99
109
143
six == 1.16.0
110
144
sniffio == 1.3.0
145
+ soupsieve == 2.4.1
111
146
SPARQLWrapper == 2.0.0
112
147
SQLAlchemy == 2.0.16
148
+ stability-sdk == 0.8.1
149
+ stack-data == 0.6.2
113
150
starlette == 0.26.1
114
151
sympy == 1.11.1
152
+ tabulate == 0.9.0
115
153
tenacity == 8.2.2
116
154
threadpoolctl == 3.1.0
117
155
tiktoken == 0.3.3
156
+ tld == 0.13
118
157
tokenizers == 0.13.2
119
158
torch == 2.0.0
120
159
torchvision == 0.15.1
160
+ tornado == 6.3.2
121
161
tqdm == 4.65.0
162
+ trafilatura == 1.6.1
163
+ traitlets == 5.9.0
122
164
transformers == 4.27.4
123
165
triton == 2.0.0
124
166
typing-inspect == 0.8.0
125
167
typing_extensions == 4.5.0
168
+ tzlocal == 5.0.1
126
169
unstructured == 0.5.9
127
170
uritemplate == 4.1.1
128
171
urllib3 == 1.26.15
129
172
uvicorn == 0.21.1
130
173
uvloop == 0.17.0
131
174
watchfiles == 0.19.0
175
+ wcwidth == 0.2.6
132
176
websockets == 11.0
133
177
wrapt == 1.14.1
134
178
XlsxWriter == 3.0.9
135
179
yarl == 1.8.2
180
+ zipp == 3.15.0
136
181
zstandard == 0.20.0
0 commit comments