Skip to content
Merged
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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
boto3==1.40.40
boto3==1.40.45
# via smart-open
botocore==1.40.40
botocore==1.40.45
# via
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via
# clickhouse-connect
# requests
Expand All @@ -32,7 +32,7 @@ lz4==4.4.4
# via clickhouse-connect
numpy==2.3.3
# via pandas
pandas==2.3.2
pandas==2.3.3
# via chdb
pyarrow==21.0.0
# via chdb
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.30.2
tox==4.30.3
# via -r requirements/ci.in
virtualenv==20.34.0
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ backports-tarfile==1.2.0
# via
# -r requirements/quality.txt
# jaraco-context
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/quality.txt
# smart-open
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -30,7 +30,7 @@ cachetools==6.2.0
# via
# -r requirements/ci.txt
# tox
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/quality.txt
# clickhouse-connect
Expand Down Expand Up @@ -76,7 +76,7 @@ coverage[toml]==7.10.7
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.1
cryptography==46.0.2
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -117,7 +117,7 @@ iniconfig==2.1.0
# via
# -r requirements/quality.txt
# pytest
isort==6.0.1
isort==6.1.0
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -195,11 +195,11 @@ packaging==25.0
# pytest
# tox
# twine
pandas==2.3.2
pandas==2.3.3
# via
# -r requirements/quality.txt
# chdb
pip-tools==7.5.0
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
platformdirs==4.4.0
# via
Expand Down Expand Up @@ -235,7 +235,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -344,7 +344,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.30.2
tox==4.30.3
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@ babel==2.17.0
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.14.0
beautifulsoup4==4.14.2
# via pydata-sphinx-theme
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/test.txt
# smart-open
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.3.0
# via -r requirements/doc.in
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/test.txt
# clickhouse-connect
Expand All @@ -48,7 +48,7 @@ coverage[toml]==7.10.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.1
cryptography==46.0.2
# via secretstorage
docutils==0.21.2
# via
Expand Down Expand Up @@ -116,7 +116,7 @@ packaging==25.0
# pytest
# sphinx
# twine
pandas==2.3.2
pandas==2.3.3
# via
# -r requirements/test.txt
# chdb
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.3.0
# via pip-tools
packaging==25.0
# via build
pip-tools==7.5.0
pip-tools==7.5.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
pip==25.2
# via -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ astroid==3.3.11
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/test.txt
# smart-open
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/test.txt
# clickhouse-connect
Expand Down Expand Up @@ -48,7 +48,7 @@ coverage[toml]==7.10.7
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.1
cryptography==46.0.2
# via secretstorage
dill==0.4.0
# via pylint
Expand All @@ -68,7 +68,7 @@ iniconfig==2.1.0
# via
# -r requirements/test.txt
# pytest
isort==6.0.1
isort==6.1.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -118,7 +118,7 @@ packaging==25.0
# -r requirements/test.txt
# pytest
# twine
pandas==2.3.2
pandas==2.3.3
# via
# -r requirements/test.txt
# chdb
Expand All @@ -145,7 +145,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.8
pylint==3.3.9
# via
# edx-lint
# pylint-celery
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
#
# make upgrade
#
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/base.txt
# smart-open
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/base.txt
# clickhouse-connect
Expand Down Expand Up @@ -51,7 +51,7 @@ numpy==2.3.3
# pandas
packaging==25.0
# via pytest
pandas==2.3.2
pandas==2.3.3
# via
# -r requirements/base.txt
# chdb
Expand Down