Update requirements
This commit is contained in:
parent
698a1f6567
commit
0d48e042da
@ -1,37 +1,105 @@
|
|||||||
aiohttp==3.8.4
|
aiohttp==3.8.4
|
||||||
aiosignal==1.3.1
|
aiosignal==1.3.1
|
||||||
anyio==3.7.0
|
anyio==3.7.0
|
||||||
|
argilla==1.9.0
|
||||||
async-timeout==4.0.2
|
async-timeout==4.0.2
|
||||||
attrs==23.1.0
|
attrs==23.1.0
|
||||||
|
Authlib==1.2.0
|
||||||
|
backoff==2.2.1
|
||||||
|
blis==0.7.9
|
||||||
|
catalogue==2.0.8
|
||||||
certifi==2023.5.7
|
certifi==2023.5.7
|
||||||
|
cffi==1.15.1
|
||||||
|
chardet==5.1.0
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer==3.1.0
|
||||||
click==8.1.3
|
click==8.1.3
|
||||||
|
commonmark==0.9.1
|
||||||
|
confection==0.0.4
|
||||||
|
cryptography==41.0.1
|
||||||
|
cymem==2.0.7
|
||||||
dataclasses-json==0.5.8
|
dataclasses-json==0.5.8
|
||||||
|
decorator==5.1.1
|
||||||
|
Deprecated==1.2.14
|
||||||
|
envyaml==1.10.211231
|
||||||
|
et-xmlfile==1.1.0
|
||||||
exceptiongroup==1.1.1
|
exceptiongroup==1.1.1
|
||||||
fastapi==0.97.0
|
fastapi==0.97.0
|
||||||
|
filetype==1.2.0
|
||||||
frozenlist==1.3.3
|
frozenlist==1.3.3
|
||||||
greenlet==2.0.2
|
greenlet==2.0.2
|
||||||
|
grpcio==1.54.2
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
|
httpcore==0.16.3
|
||||||
|
httpx==0.23.3
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
Jinja2==3.1.2
|
||||||
|
joblib==1.2.0
|
||||||
langchain==0.0.198
|
langchain==0.0.198
|
||||||
langchainplus-sdk==0.0.8
|
langchainplus-sdk==0.0.8
|
||||||
|
langcodes==3.3.0
|
||||||
|
lxml==4.9.2
|
||||||
|
Markdown==3.4.3
|
||||||
|
MarkupSafe==2.1.3
|
||||||
marshmallow==3.19.0
|
marshmallow==3.19.0
|
||||||
marshmallow-enum==1.5.1
|
marshmallow-enum==1.5.1
|
||||||
|
monotonic==1.6
|
||||||
|
msg-parser==1.2.0
|
||||||
multidict==6.0.4
|
multidict==6.0.4
|
||||||
|
murmurhash==1.0.9
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
|
nltk==3.8.1
|
||||||
numexpr==2.8.4
|
numexpr==2.8.4
|
||||||
numpy==1.24.3
|
numpy==1.23.5
|
||||||
|
olefile==0.46
|
||||||
|
openai==0.27.8
|
||||||
openapi-schema-pydantic==1.2.4
|
openapi-schema-pydantic==1.2.4
|
||||||
|
openpyxl==3.1.2
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
|
pandas==1.5.3
|
||||||
|
pathy==0.10.1
|
||||||
|
pdfminer.six==20221105
|
||||||
|
Pillow==9.5.0
|
||||||
|
preshed==3.0.8
|
||||||
|
pycparser==2.21
|
||||||
pydantic==1.10.9
|
pydantic==1.10.9
|
||||||
|
Pygments==2.15.1
|
||||||
|
pypandoc==1.11
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-docx==0.8.11
|
||||||
|
python-magic==0.4.27
|
||||||
|
python-multipart==0.0.6
|
||||||
|
python-pptx==0.6.21
|
||||||
|
pytz==2023.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
|
regex==2023.6.3
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
|
rfc3986==1.5.0
|
||||||
|
rich==13.0.1
|
||||||
|
six==1.16.0
|
||||||
|
smart-open==6.3.0
|
||||||
sniffio==1.3.0
|
sniffio==1.3.0
|
||||||
|
spacy==3.5.3
|
||||||
|
spacy-legacy==3.0.12
|
||||||
|
spacy-loggers==1.0.4
|
||||||
SQLAlchemy==2.0.16
|
SQLAlchemy==2.0.16
|
||||||
|
srsly==2.4.6
|
||||||
starlette==0.27.0
|
starlette==0.27.0
|
||||||
|
style==1.1.0
|
||||||
|
tabulate==0.9.0
|
||||||
tenacity==8.2.2
|
tenacity==8.2.2
|
||||||
|
thinc==8.1.10
|
||||||
|
tiktoken==0.4.0
|
||||||
|
tqdm==4.65.0
|
||||||
|
typer==0.7.0
|
||||||
typing-inspect==0.9.0
|
typing-inspect==0.9.0
|
||||||
typing_extensions==4.6.3
|
typing_extensions==4.6.3
|
||||||
|
unstructured==0.7.4
|
||||||
urllib3==2.0.3
|
urllib3==2.0.3
|
||||||
uvicorn==0.22.0
|
uvicorn==0.22.0
|
||||||
|
validators==0.20.0
|
||||||
|
wasabi==1.1.2
|
||||||
|
weaviate-client==3.20.0
|
||||||
|
wrapt==1.14.1
|
||||||
|
xlrd==2.0.1
|
||||||
|
XlsxWriter==3.1.2
|
||||||
yarl==1.9.2
|
yarl==1.9.2
|
||||||
|
Loading…
Reference in New Issue
Block a user