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
6 changes: 3 additions & 3 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.68
boto3==1.40.69
# via smart-open
botocore==1.40.68
botocore==1.40.69
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -44,7 +44,7 @@ s3transfer==0.14.0
# via boto3
six==1.17.0
# via python-dateutil
smart-open[s3]==7.4.4
smart-open[s3]==7.5.0
# via -r requirements/base.in
urllib3==2.5.0
# via
Expand Down
29 changes: 25 additions & 4 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.68
boto3==1.40.69
# via
# -r requirements/quality.txt
# smart-open
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -35,6 +35,10 @@ certifi==2025.10.5
# -r requirements/quality.txt
# clickhouse-connect
# requests
cffi==2.0.0
# via
# -r requirements/quality.txt
# cryptography
chardet==5.2.0
# via
# -r requirements/ci.txt
Expand Down Expand Up @@ -68,10 +72,14 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.11.1
coverage[toml]==7.11.3
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.3
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==9.7.1
# via -r requirements/dev.in
dill==0.4.0
Expand Down Expand Up @@ -125,6 +133,11 @@ jaraco-functools==4.3.0
# via
# -r requirements/quality.txt
# keyring
jeepney==0.9.0
# via
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.1.6
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -199,6 +212,10 @@ pyarrow==22.0.0
# via -r requirements/quality.txt
pycodestyle==2.14.0
# via -r requirements/quality.txt
pycparser==2.23
# via
# -r requirements/quality.txt
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.19.2
Expand Down Expand Up @@ -288,12 +305,16 @@ s3transfer==0.14.0
# via
# -r requirements/quality.txt
# boto3
secretstorage==3.4.0
# via
# -r requirements/quality.txt
# keyring
six==1.17.0
# via
# -r requirements/quality.txt
# edx-lint
# python-dateutil
smart-open[s3]==7.4.4
smart-open[s3]==7.5.0
# via -r requirements/quality.txt
snowballstemmer==3.0.1
# via
Expand Down
20 changes: 16 additions & 4 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.2
# via pydata-sphinx-theme
boto3==1.40.68
boto3==1.40.69
# via
# -r requirements/test.txt
# smart-open
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/test.txt
# boto3
Expand All @@ -32,6 +32,8 @@ certifi==2025.10.5
# -r requirements/test.txt
# clickhouse-connect
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via
# -r requirements/test.txt
Expand All @@ -42,10 +44,12 @@ click==8.3.0
# via -r requirements/test.txt
clickhouse-connect==0.9.2
# via -r requirements/test.txt
coverage[toml]==7.11.1
coverage[toml]==7.11.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.3
# via secretstorage
docutils==0.21.2
# via
# pydata-sphinx-theme
Expand All @@ -71,6 +75,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via sphinx
jmespath==1.0.1
Expand Down Expand Up @@ -111,6 +119,8 @@ pluggy==1.6.0
# pytest-cov
pyarrow==22.0.0
# via -r requirements/test.txt
pycparser==2.23
# via cffi
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.2
Expand Down Expand Up @@ -164,11 +174,13 @@ s3transfer==0.14.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.4.0
# via keyring
six==1.17.0
# via
# -r requirements/test.txt
# python-dateutil
smart-open[s3]==7.4.4
smart-open[s3]==7.5.0
# via -r requirements/test.txt
snowballstemmer==3.0.1
# via sphinx
Expand Down
20 changes: 16 additions & 4 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.68
boto3==1.40.69
# via
# -r requirements/test.txt
# smart-open
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/test.txt
# boto3
Expand All @@ -24,6 +24,8 @@ certifi==2025.10.5
# -r requirements/test.txt
# clickhouse-connect
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via
# -r requirements/test.txt
Expand All @@ -42,10 +44,12 @@ clickhouse-connect==0.9.2
# via -r requirements/test.txt
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.11.1
coverage[toml]==7.11.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.3
# via secretstorage
dill==0.4.0
# via pylint
docutils==0.22.3
Expand Down Expand Up @@ -74,6 +78,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via code-annotations
jmespath==1.0.1
Expand Down Expand Up @@ -117,6 +125,8 @@ pyarrow==22.0.0
# via -r requirements/test.txt
pycodestyle==2.14.0
# via -r requirements/quality.in
pycparser==2.23
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.19.2
Expand Down Expand Up @@ -180,12 +190,14 @@ s3transfer==0.14.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.4.0
# via keyring
six==1.17.0
# via
# -r requirements/test.txt
# edx-lint
# python-dateutil
smart-open[s3]==7.4.4
smart-open[s3]==7.5.0
# via -r requirements/test.txt
snowballstemmer==3.0.1
# via pydocstyle
Expand Down
8 changes: 4 additions & 4 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.68
boto3==1.40.69
# via
# -r requirements/base.txt
# smart-open
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/base.txt
# boto3
Expand All @@ -28,7 +28,7 @@ click==8.3.0
# via -r requirements/base.txt
clickhouse-connect==0.9.2
# via -r requirements/base.txt
coverage[toml]==7.11.1
coverage[toml]==7.11.3
# via pytest-cov
idna==3.11
# via
Expand Down Expand Up @@ -83,7 +83,7 @@ six==1.17.0
# via
# -r requirements/base.txt
# python-dateutil
smart-open[s3]==7.4.4
smart-open[s3]==7.5.0
# via -r requirements/base.txt
typing-extensions==4.15.0
# via pytest-asyncio
Expand Down