Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Janovsky committed Jan 16, 2025
1 parent 8be47e0 commit f3a8f96
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 62 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"matplotlib",
"numpy",
"pandas",
"pdftotext",
"pdftotext>=3.0.0",
"pikepdf",
"Pillow>=9.2.0",
"pypdf[crypto]>=3.1.0",
Expand Down
20 changes: 2 additions & 18 deletions requirements/all_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ appnope==0.1.3
# ipython
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via
# aiohttp
Expand Down Expand Up @@ -136,10 +134,6 @@ docutils==0.19
# sphinx
evaluate==0.4.1
# via setfit
exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.0.1
# via stack-data
fastjsonschema==2.19.0
Expand Down Expand Up @@ -428,7 +422,7 @@ parso==0.8.3
# via jedi
partd==1.4.1
# via dask
pdftotext==2.2.2
pdftotext==3.0.0
# via sec-certs (./../pyproject.toml)
pexpect==4.8.0
# via ipython
Expand Down Expand Up @@ -714,21 +708,12 @@ tifffile==2023.9.26
# via scikit-image
tokenizers==0.15.0
# via transformers
tomli==2.0.1
# via
# build
# coverage
# mypy
# pip-tools
# pyproject-hooks
# pytest
# setuptools-scm
toolz==0.12.0
# via
# dask
# datashader
# partd
torch==2.2.0
torch==2.1.1
# via
# sentence-transformers
# torchvision
Expand Down Expand Up @@ -778,7 +763,6 @@ types-requests==2.31.0.10
typing-extensions==4.8.0
# via
# alembic
# cloudpathlib
# huggingface-hub
# mypy
# myst-nb
Expand Down
18 changes: 1 addition & 17 deletions requirements/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ appnope==0.1.3
# ipython
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via
# aiohttp
Expand Down Expand Up @@ -103,10 +101,6 @@ docutils==0.19
# myst-parser
# pydata-sphinx-theme
# sphinx
exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.0.1
# via stack-data
fastjsonschema==2.19.0
Expand Down Expand Up @@ -291,7 +285,7 @@ pandas==2.1.3
# tabula-py
parso==0.8.3
# via jedi
pdftotext==2.2.2
pdftotext==3.0.0
# via sec-certs (./../pyproject.toml)
pexpect==4.8.0
# via ipython
Expand Down Expand Up @@ -508,15 +502,6 @@ thinc==8.2.1
# via spacy
threadpoolctl==3.2.0
# via scikit-learn
tomli==2.0.1
# via
# build
# coverage
# mypy
# pip-tools
# pyproject-hooks
# pytest
# setuptools-scm
tornado==6.4.1
# via
# ipykernel
Expand Down Expand Up @@ -550,7 +535,6 @@ types-requests==2.31.0.10
# via sec-certs (./../pyproject.toml)
typing-extensions==4.8.0
# via
# cloudpathlib
# huggingface-hub
# mypy
# myst-nb
Expand Down
11 changes: 2 additions & 9 deletions requirements/nlp_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ appnope==0.1.3
# ipython
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via
# aiohttp
Expand Down Expand Up @@ -107,8 +105,6 @@ distro==1.8.0
# via tabula-py
evaluate==0.4.1
# via setfit
exceptiongroup==1.2.2
# via ipython
executing==2.0.1
# via stack-data
filelock==3.13.1
Expand Down Expand Up @@ -341,7 +337,7 @@ parso==0.8.3
# via jedi
partd==1.4.1
# via dask
pdftotext==2.2.2
pdftotext==3.0.0
# via sec-certs (./../pyproject.toml)
pexpect==4.8.0
# via ipython
Expand Down Expand Up @@ -551,14 +547,12 @@ tifffile==2023.9.26
# via scikit-image
tokenizers==0.15.0
# via transformers
tomli==2.0.1
# via setuptools-scm
toolz==0.12.0
# via
# dask
# datashader
# partd
torch==2.2.0
torch==2.1.1
# via
# sentence-transformers
# torchvision
Expand Down Expand Up @@ -600,7 +594,6 @@ typer==0.9.0
typing-extensions==4.8.0
# via
# alembic
# cloudpathlib
# huggingface-hub
# panel
# pydantic
Expand Down
7 changes: 1 addition & 6 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ deprecated==1.2.14
# via pikepdf
distro==1.8.0
# via tabula-py
exceptiongroup==1.2.2
# via ipython
executing==2.0.1
# via stack-data
fonttools==4.45.0
Expand Down Expand Up @@ -154,7 +152,7 @@ pandas==2.1.3
# tabula-py
parso==0.8.3
# via jedi
pdftotext==2.2.2
pdftotext==3.0.0
# via sec-certs (./../pyproject.toml)
pexpect==4.8.0
# via ipython
Expand Down Expand Up @@ -284,8 +282,6 @@ thinc==8.2.1
# via spacy
threadpoolctl==3.2.0
# via scikit-learn
tomli==2.0.1
# via setuptools-scm
tornado==6.4.1
# via
# ipykernel
Expand All @@ -309,7 +305,6 @@ typer==0.9.0
# weasel
typing-extensions==4.8.0
# via
# cloudpathlib
# pydantic
# pydantic-core
# setuptools-scm
Expand Down
12 changes: 1 addition & 11 deletions requirements/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ deprecated==1.2.14
# via pikepdf
distro==1.8.0
# via tabula-py
exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.0.1
# via stack-data
fonttools==4.45.0
Expand Down Expand Up @@ -163,7 +159,7 @@ pandas==2.1.3
# tabula-py
parso==0.8.3
# via jedi
pdftotext==2.2.2
pdftotext==3.0.0
# via sec-certs (./../pyproject.toml)
pexpect==4.8.0
# via ipython
Expand Down Expand Up @@ -301,11 +297,6 @@ thinc==8.2.1
# via spacy
threadpoolctl==3.2.0
# via scikit-learn
tomli==2.0.1
# via
# coverage
# pytest
# setuptools-scm
tornado==6.4.1
# via
# ipykernel
Expand All @@ -329,7 +320,6 @@ typer==0.9.0
# weasel
typing-extensions==4.8.0
# via
# cloudpathlib
# pydantic
# pydantic-core
# setuptools-scm
Expand Down

0 comments on commit f3a8f96

Please sign in to comment.