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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
boto3==1.40.16
boto3==1.40.21
# via smart-open
botocore==1.40.16
botocore==1.40.21
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==6.1.0
cachetools==6.2.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -20,15 +20,15 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.3.8
platformdirs==4.4.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.28.4
tox==4.29.0
# via -r requirements/ci.in
virtualenv==20.34.0
# via tox
18 changes: 7 additions & 11 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.16
boto3==1.40.21
# via
# -r requirements/quality.txt
# smart-open
botocore==1.40.16
botocore==1.40.21
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -26,7 +26,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.1.0
cachetools==6.2.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -72,7 +72,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -199,13 +199,9 @@ pandas==2.3.2
# via
# -r requirements/quality.txt
# chdb
pbr==7.0.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.5.0
# via -r requirements/pip-tools.txt
platformdirs==4.3.8
platformdirs==4.4.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -336,7 +332,7 @@ snowballstemmer==3.0.1
# via
# -r requirements/quality.txt
# pydocstyle
stevedore==5.4.1
stevedore==5.5.0
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -348,7 +344,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.28.4
tox==4.29.0
# via -r requirements/ci.txt
twine==6.1.0
# via -r requirements/quality.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.13.5
# via pydata-sphinx-theme
boto3==1.40.16
boto3==1.40.21
# via
# -r requirements/test.txt
# smart-open
botocore==1.40.16
botocore==1.40.21
# via
# -r requirements/test.txt
# boto3
Expand All @@ -44,7 +44,7 @@ click==8.2.1
# via -r requirements/test.txt
clickhouse-connect==0.8.18
# via -r requirements/test.txt
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -196,7 +196,7 @@ smart-open[s3]==7.3.0.post1
# via -r requirements/test.txt
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.7
soupsieve==2.8
# via beautifulsoup4
sphinx==8.2.3
# via
Expand All @@ -219,7 +219,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
twine==6.1.0
# via -r requirements/doc.in
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
Expand Down
15 changes: 5 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ astroid==3.3.11
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.40.16
boto3==1.40.21
# via
# -r requirements/test.txt
# smart-open
botocore==1.40.16
botocore==1.40.21
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -44,7 +44,7 @@ clickhouse-connect==0.8.18
# via -r requirements/test.txt
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -122,9 +122,7 @@ pandas==2.3.2
# via
# -r requirements/test.txt
# chdb
pbr==7.0.1
# via stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -215,7 +213,7 @@ smart-open[s3]==7.3.0.post1
# via -r requirements/test.txt
snowballstemmer==3.0.1
# via pydocstyle
stevedore==5.4.1
stevedore==5.5.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down Expand Up @@ -252,6 +250,3 @@ zstandard==0.24.0
# via
# -r requirements/test.txt
# clickhouse-connect

# The following packages are considered to be unsafe in a requirements file:
# setuptools
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
boto3==1.40.16
boto3==1.40.21
# via
# -r requirements/base.txt
# smart-open
botocore==1.40.16
botocore==1.40.21
# via
# -r requirements/base.txt
# boto3
Expand All @@ -28,7 +28,7 @@ click==8.2.1
# via -r requirements/base.txt
clickhouse-connect==0.8.18
# via -r requirements/base.txt
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via pytest-cov
idna==3.10
# via
Expand Down