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
@@ -1,28 +1,28 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
boto3==1.42.64
boto3==1.42.68
# via smart-open
botocore==1.42.64
botocore==1.42.68
# via
# boto3
# s3transfer
certifi==2026.2.25
# via
# clickhouse-connect
# requests
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
chdb==4.1.2
# via -r requirements/base.in
chdb-core==26.1.0
# via chdb
click==8.3.1
# via -r requirements/base.in
clickhouse-connect==0.14.0
clickhouse-connect==0.14.1
# via -r requirements/base.in
idna==3.11
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -10,7 +10,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.1
filelock==3.25.2
# via
# python-discovery
# tox
Expand Down
28 changes: 20 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -9,11 +9,15 @@ astroid==4.0.4
# -r requirements/quality.txt
# pylint
# pylint-celery
boto3==1.42.64
backports-tarfile==1.2.0
# via
# -r requirements/quality.txt
# jaraco-context
boto3==1.42.68
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.64
botocore==1.42.68
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -35,9 +39,9 @@ cffi==2.0.0
# via
# -r requirements/quality.txt
# cryptography
chardet==7.0.1
chardet==7.1.0
# via diff-cover
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/quality.txt
# requests
Expand All @@ -59,7 +63,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
clickhouse-connect==0.14.0
clickhouse-connect==0.14.1
# via -r requirements/quality.txt
code-annotations==2.3.2
# via
Expand Down Expand Up @@ -91,9 +95,9 @@ docutils==0.22.4
# via
# -r requirements/quality.txt
# readme-renderer
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/quality.txt
filelock==3.25.1
filelock==3.25.2
# via
# -r requirements/ci.txt
# python-discovery
Expand All @@ -107,6 +111,10 @@ idna==3.11
# via
# -r requirements/quality.txt
# requests
importlib-metadata==8.7.1
# via
# -r requirements/quality.txt
# keyring
iniconfig==2.3.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -384,6 +392,10 @@ wrapt==2.1.2
# via
# -r requirements/quality.txt
# smart-open
zipp==3.23.0
# via
# -r requirements/quality.txt
# importlib-metadata
zstandard==0.25.0
# via
# -r requirements/quality.txt
Expand Down
18 changes: 12 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -12,13 +12,15 @@ babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.64
boto3==1.42.68
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.64
botocore==1.42.68
# via
# -r requirements/test.txt
# boto3
Expand All @@ -32,7 +34,7 @@ certifi==2026.2.25
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/test.txt
# requests
Expand All @@ -44,7 +46,7 @@ chdb-core==26.1.0
# chdb
click==8.3.1
# via -r requirements/test.txt
clickhouse-connect==0.14.0
clickhouse-connect==0.14.1
# via -r requirements/test.txt
coverage[toml]==7.13.4
# via
Expand All @@ -65,6 +67,8 @@ idna==3.11
# requests
imagesize==2.0.0
# via sphinx
importlib-metadata==8.7.1
# via keyring
iniconfig==2.3.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -197,7 +201,7 @@ snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8.3
# via beautifulsoup4
sphinx==9.1.0
sphinx==9.0.4
# via
# -r requirements/doc.in
# pydata-sphinx-theme
Expand Down Expand Up @@ -244,6 +248,8 @@ wrapt==2.1.2
# via
# -r requirements/test.txt
# smart-open
zipp==3.23.0
# via importlib-metadata
zstandard==0.25.0
# via
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
18 changes: 12 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -8,11 +8,13 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.42.64
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.42.68
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.64
botocore==1.42.68
# via
# -r requirements/test.txt
# boto3
Expand All @@ -24,7 +26,7 @@ certifi==2026.2.25
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/test.txt
# requests
Expand All @@ -42,7 +44,7 @@ click==8.3.1
# edx-lint
click-log==0.4.0
# via edx-lint
clickhouse-connect==0.14.0
clickhouse-connect==0.14.1
# via -r requirements/test.txt
code-annotations==2.3.2
# via edx-lint
Expand All @@ -56,14 +58,16 @@ dill==0.4.1
# via pylint
docutils==0.22.4
# via readme-renderer
edx-lint==5.6.0
edx-lint==6.0.0
# via -r requirements/quality.in
id==1.6.1
# via twine
idna==3.11
# via
# -r requirements/test.txt
# requests
importlib-metadata==8.7.1
# via keyring
iniconfig==2.3.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -245,6 +249,8 @@ wrapt==2.1.2
# via
# -r requirements/test.txt
# smart-open
zipp==3.23.0
# via importlib-metadata
zstandard==0.25.0
# via
# -r requirements/test.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
boto3==1.42.64
boto3==1.42.68
# via
# -r requirements/base.txt
# smart-open
botocore==1.42.64
botocore==1.42.68
# via
# -r requirements/base.txt
# boto3
Expand All @@ -18,7 +18,7 @@ certifi==2026.2.25
# -r requirements/base.txt
# clickhouse-connect
# requests
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via
# -r requirements/base.txt
# requests
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.0
clickhouse-connect==0.14.1
# via -r requirements/base.txt
coverage[toml]==7.13.4
# via pytest-cov
Expand Down