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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
boto3==1.42.73
boto3==1.42.78
# via smart-open
botocore==1.42.73
botocore==1.42.78
# via
# boto3
# s3transfer
Expand All @@ -22,7 +22,7 @@ chdb-core==26.1.0
# via chdb
click==8.3.1
# via -r requirements/base.in
clickhouse-connect==0.14.1
clickhouse-connect==0.15.0
# via -r requirements/base.in
idna==3.11
# via requests
Expand All @@ -32,7 +32,7 @@ jmespath==1.1.0
# botocore
lz4==4.4.5
# via clickhouse-connect
numpy==2.4.3
numpy==2.4.4
# via pandas
pandas==3.0.1
# via
Expand All @@ -51,7 +51,7 @@ pytz==2026.1.post1
# via clickhouse-connect
pyyaml==6.0.3
# via -r requirements/base.in
requests==2.32.5
requests==2.33.0
# via -r requirements/base.in
s3transfer==0.16.0
# via boto3
Expand Down
8 changes: 5 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.0
# via virtualenv
python-discovery==1.2.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.50.3
tox==4.51.0
# via -r requirements/ci.in
virtualenv==21.2.0
# via tox
25 changes: 13 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ astroid==4.0.4
# -r requirements/quality.txt
# pylint
# pylint-celery
boto3==1.42.73
boto3==1.42.78
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.73
botocore==1.42.78
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.4.0
build==1.4.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -35,7 +35,7 @@ cffi==2.0.0
# via
# -r requirements/quality.txt
# cryptography
chardet==7.2.0
chardet==7.4.0.post2
# via diff-cover
charset-normalizer==3.4.6
# via
Expand All @@ -59,7 +59,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
clickhouse-connect==0.14.1
clickhouse-connect==0.15.0
# via -r requirements/quality.txt
code-annotations==3.0.0
# via
Expand All @@ -73,7 +73,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -171,11 +171,11 @@ more-itertools==10.8.0
# -r requirements/quality.txt
# jaraco-classes
# jaraco-functools
nh3==0.3.3
nh3==0.3.4
# via
# -r requirements/quality.txt
# readme-renderer
numpy==2.4.3
numpy==2.4.4
# via
# -r requirements/quality.txt
# pandas
Expand Down Expand Up @@ -226,7 +226,7 @@ pycparser==3.0
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/quality.txt
# diff-cover
Expand Down Expand Up @@ -276,9 +276,10 @@ python-dateutil==2.9.0.post0
# -r requirements/quality.txt
# botocore
# pandas
python-discovery==1.2.0
python-discovery==1.2.1
# via
# -r requirements/ci.txt
# tox
# virtualenv
python-slugify==8.0.4
# via
Expand All @@ -296,7 +297,7 @@ readme-renderer==44.0
# via
# -r requirements/quality.txt
# twine
requests==2.32.5
requests==2.33.0
# via
# -r requirements/quality.txt
# requests-toolbelt
Expand Down Expand Up @@ -348,7 +349,7 @@ tomlkit==0.14.0
# via
# -r requirements/quality.txt
# pylint
tox==4.50.3
tox==4.51.0
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.73
boto3==1.42.78
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.73
botocore==1.42.78
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.4.0
build==1.4.2
# via -r requirements/doc.in
certifi==2026.2.25
# via
Expand All @@ -44,13 +44,13 @@ chdb-core==26.1.0
# chdb
click==8.3.1
# via -r requirements/test.txt
clickhouse-connect==0.14.1
clickhouse-connect==0.15.0
# via -r requirements/test.txt
coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via secretstorage
docutils==0.22.4
# via
Expand Down Expand Up @@ -102,9 +102,9 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.3
nh3==0.3.4
# via readme-renderer
numpy==2.4.3
numpy==2.4.4
# via
# -r requirements/test.txt
# pandas
Expand Down Expand Up @@ -134,7 +134,7 @@ pycparser==3.0
# via cffi
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# accessible-pygments
Expand Down Expand Up @@ -167,7 +167,7 @@ pyyaml==6.0.3
# via -r requirements/test.txt
readme-renderer==44.0
# via twine
requests==2.32.5
requests==2.33.0
# via
# -r requirements/test.txt
# requests-toolbelt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.0
build==1.4.2
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.42.73
boto3==1.42.78
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.73
botocore==1.42.78
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -42,15 +42,15 @@ click==8.3.1
# edx-lint
click-log==0.4.0
# via edx-lint
clickhouse-connect==0.14.1
clickhouse-connect==0.15.0
# via -r requirements/test.txt
code-annotations==3.0.0
# via edx-lint
coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via secretstorage
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -107,9 +107,9 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.3
nh3==0.3.4
# via readme-renderer
numpy==2.4.3
numpy==2.4.4
# via
# -r requirements/test.txt
# pandas
Expand Down Expand Up @@ -141,7 +141,7 @@ pycparser==3.0
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -187,7 +187,7 @@ pyyaml==6.0.3
# code-annotations
readme-renderer==44.0
# via twine
requests==2.32.5
requests==2.33.0
# via
# -r requirements/test.txt
# requests-toolbelt
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
boto3==1.42.73
boto3==1.42.78
# via
# -r requirements/base.txt
# smart-open
botocore==1.42.73
botocore==1.42.78
# via
# -r requirements/base.txt
# boto3
Expand All @@ -30,7 +30,7 @@ chdb-core==26.1.0
# chdb
click==8.3.1
# via -r requirements/base.txt
clickhouse-connect==0.14.1
clickhouse-connect==0.15.0
# via -r requirements/base.txt
coverage[toml]==7.13.5
# via pytest-cov
Expand All @@ -49,7 +49,7 @@ lz4==4.4.5
# via
# -r requirements/base.txt
# clickhouse-connect
numpy==2.4.3
numpy==2.4.4
# via
# -r requirements/base.txt
# pandas
Expand All @@ -69,7 +69,7 @@ pyarrow==23.0.1
# -r requirements/base.txt
# chdb
# chdb-core
pygments==2.19.2
pygments==2.20.0
# via pytest
pytest==9.0.2
# via
Expand All @@ -90,7 +90,7 @@ pytz==2026.1.post1
# clickhouse-connect
pyyaml==6.0.3
# via -r requirements/base.txt
requests==2.32.5
requests==2.33.0
# via -r requirements/base.txt
s3transfer==0.16.0
# via
Expand Down