Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 17 additions & 19 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ deprecated==1.2.13
# via argilla
entrypoints==0.4
# via jupyter-client
et-xmlfile==1.1.0
# via openpyxl
fastapi==0.85.0
# via unstructured-api-tools
fastjsonschema==2.16.2
Expand All @@ -55,10 +57,6 @@ idna==3.4
# anyio
# requests
# rfc3986
importlib-metadata==5.2.0
# via nbconvert
importlib-resources==5.10.1
# via jsonschema
jinja2==3.1.2
# via
# nbconvert
Expand All @@ -81,6 +79,7 @@ limits==1.6
lxml==4.9.1
# via
# nbconvert
# python-docx
# unstructured
markupsafe==2.1.1
# via
Expand Down Expand Up @@ -112,16 +111,20 @@ numpy==1.23.5
# via
# argilla
# pandas
openpyxl==3.0.10
# via unstructured
packaging==21.3
# via
# argilla
# nbconvert
pandas==1.5.2
# via argilla
# via
# argilla
# unstructured
pandocfilters==1.5.0
# via nbconvert
pkgutil-resolve-name==1.3.10
# via jsonschema
pillow==9.4.0
# via unstructured
pydantic==1.10.2
# via
# argilla
Expand All @@ -136,6 +139,8 @@ python-dateutil==2.8.2
# via
# jupyter-client
# pandas
python-docx==0.8.11
# via unstructured
python-dotenv==0.21.0
# via uvicorn
python-multipart==0.0.5
Expand All @@ -147,11 +152,11 @@ pyyaml==6.0
pyzmq==24.0.1
# via jupyter-client
ratelimit==2.2.1
# via -r requirements/base.in
# via -r base.in
regex==2022.10.31
# via nltk
requests==2.28.1
# via -r requirements/base.in
# via -r base.in
rfc3986[idna2008]==1.5.0
# via httpx
six==1.16.0
Expand All @@ -173,8 +178,6 @@ starlette==0.20.4
# via fastapi
tinycss2==1.1.1
# via nbconvert
tomli==2.0.1
# via mypy
tornado==6.2
# via jupyter-client
tqdm==4.64.1
Expand All @@ -198,11 +201,10 @@ typing-extensions==4.3.0
# via
# mypy
# pydantic
# starlette
unstructured==0.3.4
# via -r requirements/base.in
unstructured==0.3.5
# via -r base.in
unstructured-api-tools==0.4.6
# via -r requirements/base.in
# via -r base.in
urllib3==1.26.13
# via requests
uvicorn[standard]==0.18.3
Expand All @@ -221,7 +223,3 @@ wrapt==1.13.3
# via
# argilla
# deprecated
zipp==3.11.0
# via
# importlib-metadata
# importlib-resources