Skip to content

Commit

Permalink
chore: run make pip-compile on mac (#1107)
Browse files Browse the repository at this point in the history
so cuda deps removed.
  • Loading branch information
cragwolfe authored Aug 13, 2023
1 parent 4a31768 commit b4b8ac4
Show file tree
Hide file tree
Showing 17 changed files with 82 additions and 143 deletions.
23 changes: 11 additions & 12 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ alabaster==0.7.13
babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via furo
# via
# -c requirements/base.txt
# furo
certifi==2023.7.22
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -53,36 +55,33 @@ requests==2.31.0
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
# via beautifulsoup4
# via
# -c requirements/base.txt
# beautifulsoup4
sphinx==6.2.1
# via
# -r requirements/build.in
# furo
# sphinx-basic-ng
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-rtd-theme==1.2.2
# via -r requirements/build.in
sphinxcontrib-applehelp==1.0.6
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.4
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.3
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.5
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.7
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==1.26.16
# via
Expand Down
23 changes: 11 additions & 12 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ alabaster==0.7.13
babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via furo
# via
# -c requirements/base.txt
# furo
certifi==2023.7.22
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -53,36 +55,33 @@ requests==2.31.0
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
# via beautifulsoup4
# via
# -c requirements/base.txt
# beautifulsoup4
sphinx==6.2.1
# via
# -r requirements/build.in
# furo
# sphinx-basic-ng
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-rtd-theme==1.2.2
# via -r requirements/build.in
sphinxcontrib-applehelp==1.0.6
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.4
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.3
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.5
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.7
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==1.26.16
# via
Expand Down
33 changes: 27 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
#
anyio==3.7.1
# via jupyter-server
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand All @@ -25,7 +29,9 @@ babel==2.12.1
backcall==0.2.0
# via ipython
beautifulsoup4==4.12.2
# via nbconvert
# via
# -c requirements/base.txt
# nbconvert
bleach==6.0.0
# via nbconvert
build==0.10.0
Expand All @@ -38,7 +44,7 @@ certifi==2023.7.22
# requests
cffi==1.15.1
# via argon2-cffi-bindings
cfgv==3.3.1
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.2.0
# via
Expand Down Expand Up @@ -83,6 +89,19 @@ idna==3.4
# anyio
# jsonschema
# requests
importlib-metadata==6.8.0
# via
# jupyter-client
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# nbconvert
importlib-resources==6.0.1
# via
# jsonschema
# jsonschema-specifications
# jupyterlab
# notebook
ipykernel==6.25.1
# via
# jupyter
Expand Down Expand Up @@ -157,7 +176,7 @@ jupyter-server==2.7.0
# notebook-shim
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab==4.0.4
jupyterlab==4.0.5
# via notebook
jupyterlab-pygments==0.2.2
# via nbconvert
Expand Down Expand Up @@ -313,7 +332,9 @@ six==1.16.0
sniffio==1.3.0
# via anyio
soupsieve==2.4.1
# via beautifulsoup4
# via
# -c requirements/base.txt
# beautifulsoup4
stack-data==0.6.2
# via ipython
terminado==0.17.1
Expand All @@ -329,7 +350,7 @@ tomli==2.0.1
# jupyterlab
# pip-tools
# pyproject-hooks
tornado==6.3.2
tornado==6.3.3
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -367,7 +388,7 @@ urllib3==1.26.16
# -c requirements/constraints.in
# -c requirements/test.txt
# requests
virtualenv==20.24.2
virtualenv==20.24.3
# via pre-commit
wcwidth==0.2.6
# via prompt-toolkit
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-epub.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-epub.in
Expand Down
52 changes: 6 additions & 46 deletions requirements/extra-pdf-image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,15 @@ charset-normalizer==3.2.0
# -c requirements/base.txt
# pdfminer-six
# requests
cmake==3.27.1
# via triton
coloredlogs==15.0.1
# via onnxruntime
contourpy==1.1.0
# via matplotlib
cryptography==41.0.2
# via pdfminer-six
# via
# -c requirements/constraints.in
# -r requirements/extra-pdf-image.in
# pdfminer-six
cycler==0.11.0
# via matplotlib
effdet==0.4.1
Expand All @@ -35,7 +36,6 @@ filelock==3.12.2
# huggingface-hub
# torch
# transformers
# triton
flatbuffers==23.5.26
# via onnxruntime
fonttools==4.42.0
Expand Down Expand Up @@ -63,8 +63,6 @@ kiwisolver==1.4.4
# via matplotlib
layoutparser[layoutmodels,tesseract]==0.3.4
# via unstructured-inference
lit==16.0.6
# via triton
markupsafe==2.1.3
# via jinja2
matplotlib==3.7.2
Expand All @@ -86,31 +84,6 @@ numpy==1.24.4
# scipy
# torchvision
# transformers
nvidia-cublas-cu11==11.10.3.66
# via
# nvidia-cudnn-cu11
# nvidia-cusolver-cu11
# torch
nvidia-cuda-cupti-cu11==11.7.101
# via torch
nvidia-cuda-nvrtc-cu11==11.7.99
# via torch
nvidia-cuda-runtime-cu11==11.7.99
# via torch
nvidia-cudnn-cu11==8.5.0.96
# via torch
nvidia-cufft-cu11==10.9.0.58
# via torch
nvidia-curand-cu11==10.2.10.91
# via torch
nvidia-cusolver-cu11==11.4.0.1
# via torch
nvidia-cusparse-cu11==11.7.4.91
# via torch
nvidia-nccl-cu11==2.14.3
# via torch
nvidia-nvtx-cu11==11.7.91
# via torch
omegaconf==2.3.0
# via effdet
onnxruntime==1.15.1
Expand Down Expand Up @@ -215,7 +188,6 @@ torch==2.0.1
# layoutparser
# timm
# torchvision
# triton
torchvision==0.15.2
# via
# effdet
Expand All @@ -229,8 +201,6 @@ tqdm==4.66.1
# transformers
transformers==4.31.0
# via unstructured-inference
triton==2.0.0
# via torch
typing-extensions==4.7.1
# via
# huggingface-hub
Expand All @@ -245,15 +215,5 @@ urllib3==1.26.16
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
wheel==0.41.1
# via
# -c requirements/constraints.in
# nvidia-cublas-cu11
# nvidia-cuda-cupti-cu11
# nvidia-cuda-runtime-cu11
# nvidia-curand-cu11
# nvidia-cusparse-cu11
# nvidia-nvtx-cu11

# The following packages are considered to be unsafe in a requirements file:
# setuptools
zipp==3.16.2
# via importlib-resources
4 changes: 0 additions & 4 deletions requirements/extra-xlsx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile requirements/extra-xlsx.in
#
beautifulsoup4==4.12.2
# via -r requirements/extra-xlsx.in
et-xmlfile==1.1.0
# via openpyxl
numpy==1.24.4
Expand All @@ -22,8 +20,6 @@ pytz==2023.3
# via pandas
six==1.16.0
# via python-dateutil
soupsieve==2.4.1
# via beautifulsoup4
tzdata==2023.3
# via pandas
xlrd==2.0.1
Expand Down
Loading

0 comments on commit b4b8ac4

Please sign in to comment.