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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ aiosignal==1.4.0
# via aiohttp
attrs==26.1.0
# via aiohttp
boto3==1.43.24
boto3==1.43.29
# via smart-open
botocore==1.43.24
botocore==1.43.29
# via
# boto3
# s3transfer
Expand All @@ -24,13 +24,13 @@ certifi==2026.5.20
# requests
charset-normalizer==3.4.7
# via requests
chdb==4.1.8
chdb==4.1.9
# via -r requirements/base.in
chdb-core==26.3.0
chdb-core==26.5.0
# via chdb
click==8.4.1
# via -r requirements/base.in
clickhouse-connect[async]==1.1.1
clickhouse-connect[async]==1.3.0
# via -r requirements/base.in
frozenlist==1.8.0
# via
Expand Down Expand Up @@ -92,7 +92,7 @@ urwid==4.0.2
# via -r requirements/base.in
uvloop==0.22.1
# via -r requirements/base.in
wcwidth==0.8.0
wcwidth==0.8.1
# via urwid
wrapt==2.2.1
# via smart-open
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ cachetools==7.1.4
# via tox
colorama==0.4.6
# via tox
distlib==0.4.1
distlib==0.4.3
# via virtualenv
filelock==3.29.1
filelock==3.29.4
# via
# python-discovery
# tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.1
# via tox
python-discovery==1.4.0
python-discovery==1.4.2
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.55.1
# via -r requirements/ci.in
virtualenv==21.4.2
virtualenv==21.5.0
# via tox
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ attrs==26.1.0
# via
# -r requirements/quality.txt
# aiohttp
boto3==1.43.24
boto3==1.43.29
# via
# -r requirements/quality.txt
# smart-open
botocore==1.43.24
botocore==1.43.29
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -61,9 +61,9 @@ charset-normalizer==3.4.7
# via
# -r requirements/quality.txt
# requests
chdb==4.1.8
chdb==4.1.9
# via -r requirements/quality.txt
chdb-core==26.3.0
chdb-core==26.5.0
# via
# -r requirements/quality.txt
# chdb
Expand All @@ -79,7 +79,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
clickhouse-connect[async]==1.1.1
clickhouse-connect[async]==1.3.0
# via -r requirements/quality.txt
code-annotations==3.0.0
# via
Expand All @@ -93,7 +93,7 @@ coverage[toml]==7.14.1
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/quality.txt
# secretstorage
Expand All @@ -103,7 +103,7 @@ dill==0.4.1
# via
# -r requirements/quality.txt
# pylint
distlib==0.4.1
distlib==0.4.3
# via
# -r requirements/ci.txt
# virtualenv
Expand All @@ -113,7 +113,7 @@ docutils==0.23
# readme-renderer
edx-lint==6.1.0
# via -r requirements/quality.txt
filelock==3.29.1
filelock==3.29.4
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -283,7 +283,7 @@ pygments==2.20.0
# pytest
# readme-renderer
# rich
pylint==4.0.5
pylint==4.0.6
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -312,7 +312,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/quality.txt
# pytest-asyncio
Expand All @@ -326,7 +326,7 @@ python-dateutil==2.9.0.post0
# -r requirements/quality.txt
# botocore
# pandas
python-discovery==1.4.0
python-discovery==1.4.2
# via
# -r requirements/ci.txt
# tox
Expand All @@ -339,7 +339,7 @@ pyyaml==6.0.3
# via
# -r requirements/quality.txt
# code-annotations
readme-renderer==44.0
readme-renderer==45.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -419,11 +419,11 @@ urwid==4.0.2
# via -r requirements/quality.txt
uvloop==0.22.1
# via -r requirements/quality.txt
virtualenv==21.4.2
virtualenv==21.5.0
# via
# -r requirements/ci.txt
# tox
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/quality.txt
# urwid
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.15.0
# via pydata-sphinx-theme
boto3==1.43.24
boto3==1.43.29
# via
# -r requirements/test.txt
# smart-open
botocore==1.43.24
botocore==1.43.29
# via
# -r requirements/test.txt
# boto3
Expand All @@ -52,21 +52,21 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
chdb==4.1.8
chdb==4.1.9
# via -r requirements/test.txt
chdb-core==26.3.0
chdb-core==26.5.0
# via
# -r requirements/test.txt
# chdb
click==8.4.1
# via -r requirements/test.txt
clickhouse-connect[async]==1.1.1
clickhouse-connect[async]==1.3.0
# via -r requirements/test.txt
coverage[toml]==7.14.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via secretstorage
docutils==0.22.4
# via
Expand Down Expand Up @@ -177,7 +177,7 @@ pygments==2.20.0
# sphinx
pyproject-hooks==1.2.0
# via build
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/test.txt
# pytest-asyncio
Expand All @@ -193,7 +193,7 @@ python-dateutil==2.9.0.post0
# pandas
pyyaml==6.0.3
# via -r requirements/test.txt
readme-renderer==44.0
readme-renderer==45.0
# via twine
requests==2.34.2
# via
Expand Down Expand Up @@ -266,7 +266,7 @@ urwid==4.0.2
# via -r requirements/test.txt
uvloop==0.22.1
# via -r requirements/test.txt
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/test.txt
# urwid
Expand Down
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ attrs==26.1.0
# via
# -r requirements/test.txt
# aiohttp
boto3==1.43.24
boto3==1.43.29
# via
# -r requirements/test.txt
# smart-open
botocore==1.43.24
botocore==1.43.29
# via
# -r requirements/test.txt
# boto3
Expand All @@ -46,9 +46,9 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
chdb==4.1.8
chdb==4.1.9
# via -r requirements/test.txt
chdb-core==26.3.0
chdb-core==26.5.0
# via
# -r requirements/test.txt
# chdb
Expand All @@ -60,15 +60,15 @@ click==8.4.1
# edx-lint
click-log==0.4.0
# via edx-lint
clickhouse-connect[async]==1.1.1
clickhouse-connect[async]==1.3.0
# via -r requirements/test.txt
code-annotations==3.0.0
# via edx-lint
coverage[toml]==7.14.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via secretstorage
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -189,7 +189,7 @@ pygments==2.20.0
# pytest
# readme-renderer
# rich
pylint==4.0.5
pylint==4.0.6
# via
# edx-lint
# pylint-celery
Expand All @@ -203,7 +203,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/test.txt
# pytest-asyncio
Expand All @@ -223,7 +223,7 @@ pyyaml==6.0.3
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==44.0
readme-renderer==45.0
# via twine
requests==2.34.2
# via
Expand Down Expand Up @@ -280,7 +280,7 @@ urwid==4.0.2
# via -r requirements/test.txt
uvloop==0.22.1
# via -r requirements/test.txt
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/test.txt
# urwid
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ attrs==26.1.0
# via
# -r requirements/base.txt
# aiohttp
boto3==1.43.24
boto3==1.43.29
# via
# -r requirements/base.txt
# smart-open
botocore==1.43.24
botocore==1.43.29
# via
# -r requirements/base.txt
# boto3
Expand All @@ -38,15 +38,15 @@ charset-normalizer==3.4.7
# via
# -r requirements/base.txt
# requests
chdb==4.1.8
chdb==4.1.9
# via -r requirements/base.txt
chdb-core==26.3.0
chdb-core==26.5.0
# via
# -r requirements/base.txt
# chdb
click==8.4.1
# via -r requirements/base.txt
clickhouse-connect[async]==1.1.1
clickhouse-connect[async]==1.3.0
# via -r requirements/base.txt
coverage[toml]==7.14.1
# via pytest-cov
Expand Down Expand Up @@ -103,7 +103,7 @@ pyarrow==24.0.0
# chdb-core
pygments==2.20.0
# via pytest
pytest==9.0.3
pytest==9.1.0
# via
# pytest-asyncio
# pytest-cov
Expand Down Expand Up @@ -146,7 +146,7 @@ urwid==4.0.2
# via -r requirements/base.txt
uvloop==0.22.1
# via -r requirements/base.txt
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/base.txt
# urwid
Expand Down