Skip to content

feat/bump transformers dep #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.5.3-dev0
## 0.5.3-dev1

### Enhancements

Expand Down
6 changes: 6 additions & 0 deletions requirements/common/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@ deltalake<=0.22.0

# TODO: investigate breaking changed introdced in lancedb>0.15.0
lancedb<=0.15.0

# Vulnerability found in versions < 4.48.0
transformers>=4.48.0

# Vulnerability found in versions < 7.1.0
ibis-framework>=7.1.0
75 changes: 1 addition & 74 deletions requirements/connectors/vastdb.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
# This file was autogenerated by uv via the following command:
# uv pip compile ./connectors/vastdb.in --output-file ./connectors/vastdb.txt --no-strip-extras --python-version 3.9
atpublic==3.1.2
# via ibis-framework
aws-requests-auth==0.4.3
# via vastdb
bidict==0.23.1
# via ibis-framework
boto3==1.34.131
# via vastdb
botocore==1.34.131
# via
# -c ./connectors/../common/constraints.txt
# boto3
# s3transfer
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
Expand All @@ -21,83 +10,21 @@ flatbuffers==25.2.10
# via vastdb
ibis==3.3.0
# via -r ./connectors/vastdb.in
ibis-framework==5.1.0
# via vastdb
idna==3.10
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multipledispatch==0.6.0
# via ibis-framework
numpy==1.26.4
# via
# -c ./connectors/../common/constraints.txt
# ibis-framework
# pandas
packaging==24.2
# via pooch
pandas==2.2.3
# via ibis-framework
parsy==2.1
# via ibis-framework
platformdirs==4.3.6
# via pooch
pooch[progress, xxhash]==1.8.2
# via ibis-framework
pyarrow==19.0.0
# via
# -r ./connectors/vastdb.in
# vastdb
pygments==2.19.1
# via rich
python-dateutil==2.9.0.post0
# via
# botocore
# ibis-framework
# pandas
pytz==2025.1
# via
# ibis-framework
# pandas
requests==2.32.3
# via
# aws-requests-auth
# pooch
# vastdb
rich==13.9.4
# via ibis-framework
s3transfer==0.10.4
# via boto3
six==1.17.0
# via
# multipledispatch
# python-dateutil
sqlglot==11.7.1
# via ibis-framework
toolz==0.12.1
# via ibis-framework
tqdm==4.67.1
# via pooch
typing-extensions==4.12.2
# via
# ibis-framework
# rich
tzdata==2025.1
# via pandas
urllib3==1.26.20
# via
# -c ./connectors/../common/constraints.txt
# botocore
# requests
vastdb==0.1.2
vastdb==0.0.5.12
# via -r ./connectors/vastdb.in
xmltodict==0.14.2
# via vastdb
xxhash==3.5.0
# via pooch
82 changes: 42 additions & 40 deletions requirements/embed/huggingface.txt
Original file line number Diff line number Diff line change
@@ -1,90 +1,92 @@
# This file was autogenerated by uv via the following command:
# uv pip compile ./embed/huggingface.in --output-file ./embed/huggingface.txt --no-strip-extras --python-version 3.9
boto3==1.34.131
# via pytorch-transformers
botocore==1.34.131
# via
# -c ./embed/../common/constraints.txt
# boto3
# s3transfer
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via nltk
filelock==3.17.0
# via
# huggingface-hub
# torch
# transformers
# via torch
fsspec==2024.5.0
# via
# -c ./embed/../common/constraints.txt
# huggingface-hub
# torch
huggingface-hub==0.28.1
# via
# sentence-transformers
# tokenizers
# transformers
idna==3.10
# via requests
jinja2==3.1.5
# via torch
jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.4.2
# via scikit-learn
# via
# nltk
# scikit-learn
markupsafe==3.0.2
# via jinja2
mpmath==1.3.0
# via sympy
networkx==3.2.1
# via torch
nltk==3.9.1
# via sentence-transformers
numpy==1.26.4
# via
# -c ./embed/../common/constraints.txt
# pytorch-transformers
# scikit-learn
# scipy
# transformers
packaging==24.2
# via
# huggingface-hub
# transformers
pillow==11.1.0
# sentence-transformers
python-dateutil==2.9.0.post0
# via botocore
pytorch-transformers==1.1.0
# via sentence-transformers
pyyaml==6.0.2
# via
# huggingface-hub
# transformers
regex==2024.11.6
# via transformers
requests==2.32.3
# via
# huggingface-hub
# transformers
safetensors==0.5.2
# via transformers
# nltk
# pytorch-transformers
requests==2.32.3
# via pytorch-transformers
s3transfer==0.10.4
# via boto3
scikit-learn==1.6.1
# via sentence-transformers
scipy==1.13.1
# via
# scikit-learn
# sentence-transformers
sentence-transformers==3.4.1
sentence-transformers==0.2.3
# via -r ./embed/huggingface.in
sentencepiece==0.2.0
# via pytorch-transformers
six==1.17.0
# via python-dateutil
sympy==1.13.1
# via torch
threadpoolctl==3.5.0
# via scikit-learn
tokenizers==0.19.1
# via
# -c ./embed/../common/constraints.txt
# transformers
torch==2.6.0
# via sentence-transformers
# via
# pytorch-transformers
# sentence-transformers
tqdm==4.67.1
# via
# huggingface-hub
# nltk
# pytorch-transformers
# sentence-transformers
# transformers
transformers==4.44.2
# via sentence-transformers
typing-extensions==4.12.2
# via
# huggingface-hub
# torch
# via torch
urllib3==1.26.20
# via
# -c ./embed/../common/constraints.txt
# botocore
# requests
Loading
Loading