Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -46
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
aiofiles==23.1.0
|
2 |
-
aiohttp==3.8.4
|
3 |
aiosignal==1.3.1
|
4 |
altair==5.0.1
|
5 |
anyio==3.7.0
|
@@ -8,7 +6,6 @@ asttokens==2.2.1
|
|
8 |
async-generator==1.10
|
9 |
async-timeout==4.0.2
|
10 |
attrs==23.1.0
|
11 |
-
Automat==22.10.0
|
12 |
backcall==0.2.0
|
13 |
backoff==2.2.1
|
14 |
certifi==2023.5.7
|
@@ -17,15 +14,12 @@ chardet==5.1.0
|
|
17 |
charset-normalizer==3.1.0
|
18 |
chromadb==0.3.26
|
19 |
click==8.1.3
|
20 |
-
clickhouse-connect==0.6.4
|
21 |
colorama==0.4.6
|
22 |
coloredlogs==15.0.1
|
23 |
comm==0.1.3
|
24 |
commonmark==0.9.1
|
25 |
-
constantly==15.1.0
|
26 |
contourpy==1.1.0
|
27 |
cryptography==41.0.1
|
28 |
-
cssselect==1.2.0
|
29 |
cycler==0.11.0
|
30 |
dataclasses-json==0.5.8
|
31 |
debugpy==1.6.7
|
@@ -43,10 +37,6 @@ filetype==1.2.0
|
|
43 |
flatbuffers==23.5.26
|
44 |
fonttools==4.40.0
|
45 |
frozenlist==1.3.3
|
46 |
-
fsspec==2023.6.0
|
47 |
-
google-search-results==2.4.2
|
48 |
-
gradio==3.35.2
|
49 |
-
gradio_client==0.2.7
|
50 |
greenlet==2.0.2
|
51 |
h11==0.14.0
|
52 |
hnswlib==0.7.0
|
@@ -55,22 +45,14 @@ httptools==0.5.0
|
|
55 |
httpx==0.23.3
|
56 |
huggingface-hub==0.15.1
|
57 |
humanfriendly==10.0
|
58 |
-
hyperlink==21.0.0
|
59 |
idna==3.4
|
60 |
-
incremental==22.10.0
|
61 |
-
ipykernel==6.23.3
|
62 |
ipython==8.14.0
|
63 |
-
itemadapter==0.8.0
|
64 |
-
itemloaders==1.1.0
|
65 |
jedi==0.18.2
|
66 |
Jinja2==3.1.2
|
67 |
-
jmespath==1.0.1
|
68 |
joblib==1.2.0
|
69 |
jsonschema==4.17.3
|
70 |
jupyter_client==8.3.0
|
71 |
jupyter_core==5.3.1
|
72 |
-
kiwisolver==1.4.4
|
73 |
-
langchain==0.0.215
|
74 |
langchainplus-sdk==0.0.17
|
75 |
lark==1.1.5
|
76 |
linkify-it-py==2.0.2
|
@@ -80,10 +62,6 @@ Markdown==3.4.3
|
|
80 |
markdown-it-py==2.2.0
|
81 |
MarkupSafe==2.1.3
|
82 |
marshmallow==3.19.0
|
83 |
-
marshmallow-enum==1.5.1
|
84 |
-
matplotlib==3.7.1
|
85 |
-
matplotlib-inline==0.1.6
|
86 |
-
mdit-py-plugins==0.3.3
|
87 |
mdurl==0.1.2
|
88 |
monotonic==1.6
|
89 |
mpmath==1.3.0
|
@@ -104,28 +82,19 @@ outcome==1.2.0
|
|
104 |
overrides==7.3.1
|
105 |
packaging==23.1
|
106 |
pandas==1.5.3
|
107 |
-
parsel==1.8.1
|
108 |
parso==0.8.3
|
109 |
pdf2image==1.16.3
|
110 |
pdfminer.six==20221105
|
111 |
pickleshare==0.7.5
|
112 |
Pillow==9.5.0
|
113 |
platformdirs==3.8.0
|
114 |
-
posthog==3.0.1
|
115 |
-
prompt-toolkit==3.0.38
|
116 |
-
Protego==0.2.1
|
117 |
-
protobuf==4.23.3
|
118 |
psutil==5.9.5
|
119 |
pulsar-client==3.2.0
|
120 |
pure-eval==0.2.2
|
121 |
-
pyasn1==0.5.0
|
122 |
-
pyasn1-modules==0.3.0
|
123 |
pycparser==2.21
|
124 |
pydantic==1.10.9
|
125 |
-
PyDispatcher==2.0.7
|
126 |
pydub==0.25.1
|
127 |
Pygments==2.15.1
|
128 |
-
pyOpenSSL==23.2.0
|
129 |
pypandoc==1.11
|
130 |
pyparsing==3.1.0
|
131 |
pyreadline3==3.4.1
|
@@ -140,19 +109,12 @@ python-pptx==0.6.21
|
|
140 |
pytz==2023.3
|
141 |
PyYAML==6.0
|
142 |
pyzmq==25.1.0
|
143 |
-
queuelib==1.6.2
|
144 |
regex==2023.6.3
|
145 |
requests==2.31.0
|
146 |
-
requests-file==1.5.1
|
147 |
rfc3986==1.5.0
|
148 |
rich==13.0.1
|
149 |
-
ruamel.yaml==0.17.32
|
150 |
-
ruamel.yaml.clib==0.2.7
|
151 |
-
Scrapy==2.9.0
|
152 |
-
scrapy-splash==0.9.0
|
153 |
selenium==4.10.0
|
154 |
semantic-version==2.10.0
|
155 |
-
service-identity==23.1.0
|
156 |
six==1.16.0
|
157 |
sniffio==1.3.0
|
158 |
sortedcontainers==2.4.0
|
@@ -163,16 +125,12 @@ sympy==1.12
|
|
163 |
tabulate==0.9.0
|
164 |
tenacity==8.2.2
|
165 |
tiktoken==0.4.0
|
166 |
-
tldextract==3.4.4
|
167 |
tokenizers==0.13.3
|
168 |
-
toolz==0.12.0
|
169 |
tornado==6.3.2
|
170 |
tqdm==4.65.0
|
171 |
traitlets==5.9.0
|
172 |
trio==0.22.0
|
173 |
trio-websocket==0.10.3
|
174 |
-
Twisted==22.10.0
|
175 |
-
twisted-iocpsupport==1.0.3
|
176 |
typer==0.9.0
|
177 |
types-requests==2.31.0.1
|
178 |
types-urllib3==1.26.25.13
|
@@ -183,15 +141,12 @@ uc-micro-py==1.0.2
|
|
183 |
unstructured==0.7.9
|
184 |
urllib3==2.0.3
|
185 |
uvicorn==0.22.0
|
186 |
-
w3lib==2.1.1
|
187 |
watchfiles==0.19.0
|
188 |
wcwidth==0.2.6
|
189 |
-
webdriver-manager==3.8.6
|
190 |
websockets==11.0.3
|
191 |
wrapt==1.14.1
|
192 |
wsproto==1.2.0
|
193 |
xlrd==2.0.1
|
194 |
XlsxWriter==3.1.2
|
195 |
yarl==1.9.2
|
196 |
-
|
197 |
-
zstandard==0.21.0
|
|
|
|
|
|
|
1 |
aiosignal==1.3.1
|
2 |
altair==5.0.1
|
3 |
anyio==3.7.0
|
|
|
6 |
async-generator==1.10
|
7 |
async-timeout==4.0.2
|
8 |
attrs==23.1.0
|
|
|
9 |
backcall==0.2.0
|
10 |
backoff==2.2.1
|
11 |
certifi==2023.5.7
|
|
|
14 |
charset-normalizer==3.1.0
|
15 |
chromadb==0.3.26
|
16 |
click==8.1.3
|
|
|
17 |
colorama==0.4.6
|
18 |
coloredlogs==15.0.1
|
19 |
comm==0.1.3
|
20 |
commonmark==0.9.1
|
|
|
21 |
contourpy==1.1.0
|
22 |
cryptography==41.0.1
|
|
|
23 |
cycler==0.11.0
|
24 |
dataclasses-json==0.5.8
|
25 |
debugpy==1.6.7
|
|
|
37 |
flatbuffers==23.5.26
|
38 |
fonttools==4.40.0
|
39 |
frozenlist==1.3.3
|
|
|
|
|
|
|
|
|
40 |
greenlet==2.0.2
|
41 |
h11==0.14.0
|
42 |
hnswlib==0.7.0
|
|
|
45 |
httpx==0.23.3
|
46 |
huggingface-hub==0.15.1
|
47 |
humanfriendly==10.0
|
|
|
48 |
idna==3.4
|
|
|
|
|
49 |
ipython==8.14.0
|
|
|
|
|
50 |
jedi==0.18.2
|
51 |
Jinja2==3.1.2
|
|
|
52 |
joblib==1.2.0
|
53 |
jsonschema==4.17.3
|
54 |
jupyter_client==8.3.0
|
55 |
jupyter_core==5.3.1
|
|
|
|
|
56 |
langchainplus-sdk==0.0.17
|
57 |
lark==1.1.5
|
58 |
linkify-it-py==2.0.2
|
|
|
62 |
markdown-it-py==2.2.0
|
63 |
MarkupSafe==2.1.3
|
64 |
marshmallow==3.19.0
|
|
|
|
|
|
|
|
|
65 |
mdurl==0.1.2
|
66 |
monotonic==1.6
|
67 |
mpmath==1.3.0
|
|
|
82 |
overrides==7.3.1
|
83 |
packaging==23.1
|
84 |
pandas==1.5.3
|
|
|
85 |
parso==0.8.3
|
86 |
pdf2image==1.16.3
|
87 |
pdfminer.six==20221105
|
88 |
pickleshare==0.7.5
|
89 |
Pillow==9.5.0
|
90 |
platformdirs==3.8.0
|
|
|
|
|
|
|
|
|
91 |
psutil==5.9.5
|
92 |
pulsar-client==3.2.0
|
93 |
pure-eval==0.2.2
|
|
|
|
|
94 |
pycparser==2.21
|
95 |
pydantic==1.10.9
|
|
|
96 |
pydub==0.25.1
|
97 |
Pygments==2.15.1
|
|
|
98 |
pypandoc==1.11
|
99 |
pyparsing==3.1.0
|
100 |
pyreadline3==3.4.1
|
|
|
109 |
pytz==2023.3
|
110 |
PyYAML==6.0
|
111 |
pyzmq==25.1.0
|
|
|
112 |
regex==2023.6.3
|
113 |
requests==2.31.0
|
|
|
114 |
rfc3986==1.5.0
|
115 |
rich==13.0.1
|
|
|
|
|
|
|
|
|
116 |
selenium==4.10.0
|
117 |
semantic-version==2.10.0
|
|
|
118 |
six==1.16.0
|
119 |
sniffio==1.3.0
|
120 |
sortedcontainers==2.4.0
|
|
|
125 |
tabulate==0.9.0
|
126 |
tenacity==8.2.2
|
127 |
tiktoken==0.4.0
|
|
|
128 |
tokenizers==0.13.3
|
|
|
129 |
tornado==6.3.2
|
130 |
tqdm==4.65.0
|
131 |
traitlets==5.9.0
|
132 |
trio==0.22.0
|
133 |
trio-websocket==0.10.3
|
|
|
|
|
134 |
typer==0.9.0
|
135 |
types-requests==2.31.0.1
|
136 |
types-urllib3==1.26.25.13
|
|
|
141 |
unstructured==0.7.9
|
142 |
urllib3==2.0.3
|
143 |
uvicorn==0.22.0
|
|
|
144 |
watchfiles==0.19.0
|
145 |
wcwidth==0.2.6
|
|
|
146 |
websockets==11.0.3
|
147 |
wrapt==1.14.1
|
148 |
wsproto==1.2.0
|
149 |
xlrd==2.0.1
|
150 |
XlsxWriter==3.1.2
|
151 |
yarl==1.9.2
|
152 |
+
zstandard==0.21.0
|
|