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
16 changes: 6 additions & 10 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.30
boto3==1.42.34
# via smart-open
botocore==1.42.30
botocore==1.42.34
# via
# boto3
# s3transfer
Expand All @@ -24,15 +24,15 @@ clickhouse-connect==0.10.0
# via -r requirements/base.in
idna==3.11
# via requests
jmespath==1.0.1
jmespath==1.1.0
# via
# boto3
# botocore
lz4==4.4.5
# via clickhouse-connect
numpy==2.4.1
# via pandas
pandas==2.3.3
pandas==3.0.0
# via chdb
pyarrow==23.0.0
# via
Expand All @@ -43,9 +43,7 @@ python-dateutil==2.9.0.post0
# botocore
# pandas
pytz==2025.2
# via
# clickhouse-connect
# pandas
# via clickhouse-connect
pyyaml==6.0.3
# via -r requirements/base.in
requests==2.32.5
Expand All @@ -56,8 +54,6 @@ six==1.17.0
# via python-dateutil
smart-open[s3]==7.5.0
# via -r requirements/base.in
tzdata==2025.3
# via pandas
urllib3==2.6.3
# via
# botocore
Expand All @@ -67,7 +63,7 @@ urwid==3.0.3
# via -r requirements/base.in
uvloop==0.22.1
# via -r requirements/base.in
wcwidth==0.2.14
wcwidth==0.3.5
# via urwid
wrapt==2.0.1
# via smart-open
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==6.2.4
cachetools==6.2.5
# via tox
chardet==5.2.0
# via tox
Expand All @@ -16,7 +16,7 @@ filelock==3.20.3
# via
# tox
# virtualenv
packaging==25.0
packaging==26.0
# via
# pyproject-api
# tox
Expand Down
30 changes: 13 additions & 17 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.42.30
boto3==1.42.34
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.30
botocore==1.42.34
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -26,7 +26,7 @@ build==1.4.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.4
cachetools==6.2.5
# 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.13.1
coverage[toml]==7.13.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -82,7 +82,7 @@ cryptography==46.0.3
# secretstorage
diff-cover==10.2.0
# via -r requirements/dev.in
dill==0.4.0
dill==0.4.1
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -143,7 +143,7 @@ jinja2==3.1.6
# -r requirements/quality.txt
# code-annotations
# diff-cover
jmespath==1.0.1
jmespath==1.1.0
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -185,7 +185,7 @@ numpy==2.4.1
# via
# -r requirements/quality.txt
# pandas
packaging==25.0
packaging==26.0
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand All @@ -195,7 +195,8 @@ packaging==25.0
# pytest
# tox
# twine
pandas==2.3.3
# wheel
pandas==3.0.0
# via
# -r requirements/quality.txt
# chdb
Expand All @@ -222,7 +223,7 @@ pyarrow==23.0.0
# chdb
pycodestyle==2.14.0
# via -r requirements/quality.txt
pycparser==2.23
pycparser==3.0
# via
# -r requirements/quality.txt
# cffi
Expand Down Expand Up @@ -286,7 +287,6 @@ pytz==2025.2
# via
# -r requirements/quality.txt
# clickhouse-connect
# pandas
pyyaml==6.0.3
# via
# -r requirements/quality.txt
Expand All @@ -309,7 +309,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==14.2.0
rich==14.3.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -352,10 +352,6 @@ typing-extensions==4.15.0
# via
# -r requirements/quality.txt
# pytest-asyncio
tzdata==2025.3
# via
# -r requirements/quality.txt
# pandas
urllib3==2.6.3
# via
# -r requirements/quality.txt
Expand All @@ -371,11 +367,11 @@ virtualenv==20.36.1
# via
# -r requirements/ci.txt
# tox
wcwidth==0.2.14
wcwidth==0.3.5
# via
# -r requirements/quality.txt
# urwid
wheel==0.45.1
wheel==0.46.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
25 changes: 10 additions & 15 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.14.3
# via pydata-sphinx-theme
boto3==1.42.30
boto3==1.42.34
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.30
botocore==1.42.34
# via
# -r requirements/test.txt
# boto3
Expand All @@ -44,7 +44,7 @@ click==8.3.1
# via -r requirements/test.txt
clickhouse-connect==0.10.0
# via -r requirements/test.txt
coverage[toml]==7.13.1
coverage[toml]==7.13.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -81,7 +81,7 @@ jeepney==0.9.0
# secretstorage
jinja2==3.1.6
# via sphinx
jmespath==1.0.1
jmespath==1.1.0
# via
# -r requirements/test.txt
# boto3
Expand All @@ -108,15 +108,15 @@ numpy==2.4.1
# via
# -r requirements/test.txt
# pandas
packaging==25.0
packaging==26.0
# via
# -r requirements/test.txt
# build
# pydata-sphinx-theme
# pytest
# sphinx
# twine
pandas==2.3.3
pandas==3.0.0
# via
# -r requirements/test.txt
# chdb
Expand All @@ -129,7 +129,7 @@ pyarrow==23.0.0
# via
# -r requirements/test.txt
# chdb
pycparser==2.23
pycparser==3.0
# via cffi
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
Expand Down Expand Up @@ -162,7 +162,6 @@ pytz==2025.2
# via
# -r requirements/test.txt
# clickhouse-connect
# pandas
pyyaml==6.0.3
# via -r requirements/test.txt
readme-renderer==44.0
Expand All @@ -178,7 +177,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.2.0
rich==14.3.1
# via twine
roman-numerals==4.1.0
# via sphinx
Expand All @@ -196,7 +195,7 @@ smart-open[s3]==7.5.0
# via -r requirements/test.txt
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8.2
soupsieve==2.8.3
# via beautifulsoup4
sphinx==9.0.4
# via
Expand Down Expand Up @@ -225,10 +224,6 @@ typing-extensions==4.15.0
# beautifulsoup4
# pydata-sphinx-theme
# pytest-asyncio
tzdata==2025.3
# via
# -r requirements/test.txt
# pandas
urllib3==2.6.3
# via
# -r requirements/test.txt
Expand All @@ -240,7 +235,7 @@ urwid==3.0.3
# via -r requirements/test.txt
uvloop==0.22.1
# via -r requirements/test.txt
wcwidth==0.2.14
wcwidth==0.3.5
# via
# -r requirements/test.txt
# urwid
Expand Down
8 changes: 5 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,17 @@ build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
packaging==25.0
# via build
packaging==26.0
# via
# build
# wheel
pip-tools==7.5.2
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.1
wheel==0.46.3
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
#
# make upgrade
#
wheel==0.45.1
packaging==26.0
# via wheel
wheel==0.46.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.3
# via -r requirements/pip.in
setuptools==80.9.0
setuptools==80.10.2
# via -r requirements/pip.in
Loading