From f82eb8a209e278ec9433f21d7183fee72db810d4 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Wed, 25 Dec 2024 02:40:37 +0100 Subject: [PATCH] Up reqs --- examples/requirements/common.txt | 73 ++++++------ examples/requirements/debug.txt | 10 +- examples/requirements/deployment.txt | 22 ++-- examples/requirements/dev.txt | 110 ++++++++--------- examples/requirements/django_4_2.txt | 97 +++++++-------- .../requirements/django_4_2_and_flask.txt | 99 +++++++--------- examples/requirements/django_5_0.txt | 97 +++++++-------- .../requirements/django_5_0_and_flask.txt | 99 +++++++--------- examples/requirements/django_5_1.txt | 97 +++++++-------- .../requirements/django_5_1_and_flask.txt | 99 +++++++--------- examples/requirements/docs.txt | 111 ++++++++---------- examples/requirements/flask.txt | 90 +++++++------- examples/requirements/ml.txt | 100 ++++++++-------- examples/requirements/style_checkers.txt | 23 ++-- examples/requirements/test.txt | 43 +++---- examples/requirements/testing.txt | 97 +++++++-------- 16 files changed, 568 insertions(+), 699 deletions(-) diff --git a/examples/requirements/common.txt b/examples/requirements/common.txt index e0b5e91..c4fedeb 100644 --- a/examples/requirements/common.txt +++ b/examples/requirements/common.txt @@ -1,26 +1,24 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/common.in -o examples/requirements/common.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp -async-timeout==5.0.1 - # via aiohttp -attrs==24.2.0 +attrs==24.3.0 # via aiohttp azure-core==1.32.0 # via azure-storage-blob azure-storage-blob==12.24.0 # via pathy -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub -boto3==1.35.61 +boto3==1.35.87 # via pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # s3transfer @@ -28,7 +26,7 @@ brotli==1.1.0 # via fonttools cachetools==5.5.0 # via google-auth -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -39,15 +37,15 @@ cffi==1.17.1 # weasyprint chardet==5.2.0 # via reportlab -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # typer -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # azure-storage-blob # paramiko @@ -55,23 +53,21 @@ cssselect2==0.7.0 # via weasyprint defusedxml==0.7.1 # via odfpy -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via # aiohttp # aiosignal -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -98,7 +94,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via xml2epub jmespath==1.0.1 # via @@ -135,7 +131,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -144,13 +140,13 @@ pillow==10.4.0 # xml2epub pluggy==1.5.0 # via pytest -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -170,9 +166,9 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint -pytest==8.3.3 +pytest==8.3.4 # via # pathy # pytest-cov @@ -203,11 +199,11 @@ rich==13.9.4 # via typer rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -217,38 +213,37 @@ smart-open==6.4.0 # via pathy soupsieve==2.6 # via beautifulsoup4 +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tinycss2==1.4.0 # via # cssselect2 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pytest -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # azure-core # azure-storage-blob - # multidict + # edge-tts # python-docx # python-pptx - # rich # typer -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -259,7 +254,7 @@ xlsxwriter==3.2.0 # via python-pptx xml2epub==2.6.6 # via -r examples/requirements/common.in -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/debug.txt b/examples/requirements/debug.txt index ac1a447..d7ac618 100644 --- a/examples/requirements/debug.txt +++ b/examples/requirements/debug.txt @@ -1,18 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/debug.in -o examples/requirements/debug.txt -asttokens==2.4.1 +asttokens==3.0.0 # via stack-data decorator==5.1.1 # via # ipdb # ipython -exceptiongroup==1.2.2 - # via ipython executing==2.1.0 # via stack-data ipdb==0.13.13 # via -r examples/requirements/debug.in -ipython==8.29.0 +ipython==8.31.0 # via # -r examples/requirements/debug.in # ipdb @@ -34,12 +32,8 @@ pure-eval==0.2.3 # via stack-data pygments==2.18.0 # via ipython -six==1.16.0 - # via asttokens stack-data==0.6.3 # via ipython -tomli==2.1.0 - # via ipdb traitlets==5.14.3 # via # ipython diff --git a/examples/requirements/deployment.txt b/examples/requirements/deployment.txt index d8d2039..fefe612 100644 --- a/examples/requirements/deployment.txt +++ b/examples/requirements/deployment.txt @@ -2,22 +2,20 @@ # uv pip compile --no-strip-extras examples/requirements/deployment.in -o examples/requirements/deployment.txt backports-tarfile==1.2.0 # via jaraco-context -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via cryptography -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -cryptography==43.0.3 +cryptography==44.0.0 # via secretstorage docutils==0.21.2 # via readme-renderer idna==3.10 # via requests importlib-metadata==8.5.0 - # via - # keyring - # twine + # via keyring jaraco-classes==3.4.0 # via keyring jaraco-context==6.0.1 @@ -38,9 +36,11 @@ more-itertools==10.5.0 # via # jaraco-classes # jaraco-functools -nh3==0.2.18 +nh3==0.2.20 # via readme-renderer -pkginfo==1.10.0 +packaging==24.2 + # via twine +pkginfo==1.12.0 # via twine pycparser==2.22 # via cffi @@ -62,11 +62,9 @@ rich==13.9.4 # via twine secretstorage==3.3.3 # via keyring -twine==5.1.1 +twine==6.0.1 # via -r examples/requirements/deployment.in -typing-extensions==4.12.2 - # via rich -urllib3==2.2.3 +urllib3==2.3.0 # via # requests # twine diff --git a/examples/requirements/dev.txt b/examples/requirements/dev.txt index d97a9b8..a7676df 100644 --- a/examples/requirements/dev.txt +++ b/examples/requirements/dev.txt @@ -1,20 +1,18 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/dev.in -o examples/requirements/dev.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alembic==1.14.0 # via -r examples/requirements/flask.in asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -27,17 +25,17 @@ babel==2.16.0 # via flask-babelex backports-tarfile==1.2.0 # via jaraco-context -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub blinker==1.9.0 # via flask -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -48,7 +46,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -61,20 +59,20 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # flask # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -87,7 +85,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==4.2.16 +django==4.2.17 # via # -r examples/requirements/django_4_2.in # django-debug-toolbar @@ -107,17 +105,15 @@ djangorestframework==3.15.2 # drf-spectacular docutils==0.21.2 # via readme-renderer -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_4_2.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -140,7 +136,7 @@ flask-sqlalchemy==3.0.5 # via -r examples/requirements/flask.in flask-testing==0.8.1 # via -r examples/requirements/flask.in -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -148,11 +144,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -178,9 +174,7 @@ idna==3.10 imgkit==1.2.3 # via -r examples/requirements/common.in importlib-metadata==8.5.0 - # via - # keyring - # twine + # via keyring inflection==0.5.1 # via drf-spectacular iniconfig==2.0.0 @@ -199,7 +193,7 @@ jeepney==0.8.0 # via # keyring # secretstorage -jinja2==3.1.4 +jinja2==3.1.5 # via # flask # flask-babelex @@ -222,7 +216,7 @@ lxml==5.3.0 # python-docx # python-pptx # xml2epub -mako==1.3.6 +mako==1.3.8 # via alembic markdown-it-py==3.0.0 # via rich @@ -240,13 +234,13 @@ more-itertools==10.5.0 # via # jaraco-classes # jaraco-functools -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via # aiohttp # yarl -nh3==0.2.18 +nh3==0.2.20 # via readme-renderer odfpy==1.4.1 # via -r examples/requirements/common.in @@ -258,6 +252,7 @@ packaging==24.2 # pytest # pytest-rerunfailures # tox + # twine parametrize==0.1.1 # via -r examples/requirements/test.in paramiko==3.5.0 @@ -268,14 +263,14 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx # reportlab # weasyprint # xml2epub -pkginfo==1.10.0 +pkginfo==1.12.0 # via twine platformdirs==4.3.6 # via @@ -285,13 +280,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -315,11 +310,11 @@ pygments==2.18.0 # rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -342,7 +337,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -363,7 +358,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein readme-renderer==44.0 # via twine @@ -394,19 +389,19 @@ rich==13.9.4 # via # twine # typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 secretstorage==3.3.3 # via keyring shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -426,12 +421,16 @@ sqlalchemy==1.4.54 # sqlalchemy-utils sqlalchemy-utils==0.41.2 # via -r examples/requirements/flask.in -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -440,47 +439,38 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -twine==5.1.1 +twine==6.0.1 # via -r examples/requirements/deployment.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # alembic - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses # twine -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -499,7 +489,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zipp==3.21.0 # via importlib-metadata diff --git a/examples/requirements/django_4_2.txt b/examples/requirements/django_4_2.txt index 87a580e..7f47046 100644 --- a/examples/requirements/django_4_2.txt +++ b/examples/requirements/django_4_2.txt @@ -1,18 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/django_4_2.in -o examples/requirements/django_4_2.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -21,15 +19,15 @@ azure-core==1.32.0 # via azure-storage-blob azure-storage-blob==12.24.0 # via pathy -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -40,7 +38,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -53,19 +51,19 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -77,7 +75,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==4.2.16 +django==4.2.17 # via # -r examples/requirements/django_4_2.in # django-debug-toolbar @@ -95,17 +93,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_4_2.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_4_2.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -113,7 +109,7 @@ filelock==3.16.1 # via # tox # virtualenv -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -121,11 +117,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -154,7 +150,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via # moto # xml2epub @@ -183,7 +179,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -209,7 +205,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -224,13 +220,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -252,11 +248,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -279,7 +275,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -300,7 +296,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -321,17 +317,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -341,12 +337,16 @@ smart-open==6.4.0 # via pathy soupsieve==2.6 # via beautifulsoup4 -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -355,43 +355,34 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -406,7 +397,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/django_4_2_and_flask.txt b/examples/requirements/django_4_2_and_flask.txt index a65240c..e66b922 100644 --- a/examples/requirements/django_4_2_and_flask.txt +++ b/examples/requirements/django_4_2_and_flask.txt @@ -1,20 +1,18 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/django_4_2_and_flask.in -o examples/requirements/django_4_2_and_flask.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alembic==1.14.0 # via -r examples/requirements/flask.in asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -25,17 +23,17 @@ azure-storage-blob==12.24.0 # via pathy babel==2.16.0 # via flask-babelex -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub blinker==1.9.0 # via flask -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -46,7 +44,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -59,20 +57,20 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # flask # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -84,7 +82,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==4.2.16 +django==4.2.17 # via # -r examples/requirements/django_4_2.in # django-debug-toolbar @@ -102,17 +100,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_4_2.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_4_2.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -135,7 +131,7 @@ flask-sqlalchemy==3.0.5 # via -r examples/requirements/flask.in flask-testing==0.8.1 # via -r examples/requirements/flask.in -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -143,11 +139,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -180,7 +176,7 @@ isodate==0.7.2 # via azure-storage-blob itsdangerous==2.2.0 # via flask -jinja2==3.1.4 +jinja2==3.1.5 # via # flask # flask-babelex @@ -201,7 +197,7 @@ lxml==5.3.0 # python-docx # python-pptx # xml2epub -mako==1.3.6 +mako==1.3.8 # via alembic markdown-it-py==3.0.0 # via rich @@ -215,7 +211,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -241,7 +237,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -256,13 +252,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -284,11 +280,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -311,7 +307,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -332,7 +328,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -353,17 +349,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -383,12 +379,16 @@ sqlalchemy==1.4.54 # sqlalchemy-utils sqlalchemy-utils==0.41.2 # via -r examples/requirements/flask.in -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -397,44 +397,35 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # alembic - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -453,7 +444,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/django_5_0.txt b/examples/requirements/django_5_0.txt index b899ae1..1c2408f 100644 --- a/examples/requirements/django_5_0.txt +++ b/examples/requirements/django_5_0.txt @@ -1,18 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/django_5_0.in -o examples/requirements/django_5_0.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -21,15 +19,15 @@ azure-core==1.32.0 # via azure-storage-blob azure-storage-blob==12.24.0 # via pathy -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -40,7 +38,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -53,19 +51,19 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -77,7 +75,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==5.0.9 +django==5.0.10 # via # -r examples/requirements/django_5_0.in # django-debug-toolbar @@ -95,17 +93,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_5_0.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_5_0.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -113,7 +109,7 @@ filelock==3.16.1 # via # tox # virtualenv -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -121,11 +117,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -154,7 +150,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via # moto # xml2epub @@ -183,7 +179,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -209,7 +205,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -224,13 +220,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -252,11 +248,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -279,7 +275,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -300,7 +296,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -321,17 +317,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -341,12 +337,16 @@ smart-open==6.4.0 # via pathy soupsieve==2.6 # via beautifulsoup4 -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -355,43 +355,34 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -406,7 +397,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/django_5_0_and_flask.txt b/examples/requirements/django_5_0_and_flask.txt index e024a9e..b8a6bd1 100644 --- a/examples/requirements/django_5_0_and_flask.txt +++ b/examples/requirements/django_5_0_and_flask.txt @@ -1,20 +1,18 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/django_5_0_and_flask.in -o examples/requirements/django_5_0_and_flask.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alembic==1.14.0 # via -r examples/requirements/flask.in asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -25,17 +23,17 @@ azure-storage-blob==12.24.0 # via pathy babel==2.16.0 # via flask-babelex -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub blinker==1.9.0 # via flask -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -46,7 +44,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -59,20 +57,20 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # flask # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -84,7 +82,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==5.0.9 +django==5.0.10 # via # -r examples/requirements/django_5_0.in # django-debug-toolbar @@ -102,17 +100,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_5_0.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_5_0.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -135,7 +131,7 @@ flask-sqlalchemy==3.0.5 # via -r examples/requirements/flask.in flask-testing==0.8.1 # via -r examples/requirements/flask.in -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -143,11 +139,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -180,7 +176,7 @@ isodate==0.7.2 # via azure-storage-blob itsdangerous==2.2.0 # via flask -jinja2==3.1.4 +jinja2==3.1.5 # via # flask # flask-babelex @@ -201,7 +197,7 @@ lxml==5.3.0 # python-docx # python-pptx # xml2epub -mako==1.3.6 +mako==1.3.8 # via alembic markdown-it-py==3.0.0 # via rich @@ -215,7 +211,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -241,7 +237,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -256,13 +252,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -284,11 +280,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -311,7 +307,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -332,7 +328,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -353,17 +349,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -383,12 +379,16 @@ sqlalchemy==1.4.54 # sqlalchemy-utils sqlalchemy-utils==0.41.2 # via -r examples/requirements/flask.in -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -397,44 +397,35 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # alembic - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -453,7 +444,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/django_5_1.txt b/examples/requirements/django_5_1.txt index cb870b7..0a5f2f3 100644 --- a/examples/requirements/django_5_1.txt +++ b/examples/requirements/django_5_1.txt @@ -1,18 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/django_5_1.in -o examples/requirements/django_5_1.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -21,15 +19,15 @@ azure-core==1.32.0 # via azure-storage-blob azure-storage-blob==12.24.0 # via pathy -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -40,7 +38,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -53,19 +51,19 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -77,7 +75,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==5.1.3 +django==5.1.4 # via # -r examples/requirements/django_5_1.in # django-debug-toolbar @@ -95,17 +93,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_5_1.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_5_1.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -113,7 +109,7 @@ filelock==3.16.1 # via # tox # virtualenv -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -121,11 +117,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -154,7 +150,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via # moto # xml2epub @@ -183,7 +179,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -209,7 +205,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -224,13 +220,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -252,11 +248,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -279,7 +275,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -300,7 +296,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -321,17 +317,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -341,12 +337,16 @@ smart-open==6.4.0 # via pathy soupsieve==2.6 # via beautifulsoup4 -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -355,43 +355,34 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -406,7 +397,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/django_5_1_and_flask.txt b/examples/requirements/django_5_1_and_flask.txt index 16b5305..4e9b2c7 100644 --- a/examples/requirements/django_5_1_and_flask.txt +++ b/examples/requirements/django_5_1_and_flask.txt @@ -1,20 +1,18 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/django_5_1_and_flask.in -o examples/requirements/django_5_1_and_flask.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alembic==1.14.0 # via -r examples/requirements/flask.in asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -25,17 +23,17 @@ azure-storage-blob==12.24.0 # via pathy babel==2.16.0 # via flask-babelex -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub blinker==1.9.0 # via flask -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -46,7 +44,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -59,20 +57,20 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # flask # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -84,7 +82,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==5.1.3 +django==5.1.4 # via # -r examples/requirements/django_5_1.in # django-debug-toolbar @@ -102,17 +100,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_5_1.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_5_1.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -135,7 +131,7 @@ flask-sqlalchemy==3.0.5 # via -r examples/requirements/flask.in flask-testing==0.8.1 # via -r examples/requirements/flask.in -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -143,11 +139,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -180,7 +176,7 @@ isodate==0.7.2 # via azure-storage-blob itsdangerous==2.2.0 # via flask -jinja2==3.1.4 +jinja2==3.1.5 # via # flask # flask-babelex @@ -201,7 +197,7 @@ lxml==5.3.0 # python-docx # python-pptx # xml2epub -mako==1.3.6 +mako==1.3.8 # via alembic markdown-it-py==3.0.0 # via rich @@ -215,7 +211,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -241,7 +237,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -256,13 +252,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -284,11 +280,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -311,7 +307,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -332,7 +328,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -353,17 +349,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -383,12 +379,16 @@ sqlalchemy==1.4.54 # sqlalchemy-utils sqlalchemy-utils==0.41.2 # via -r examples/requirements/flask.in -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -397,44 +397,35 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # alembic - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -453,7 +444,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/docs.txt b/examples/requirements/docs.txt index 721bed2..cbb76f7 100644 --- a/examples/requirements/docs.txt +++ b/examples/requirements/docs.txt @@ -1,24 +1,22 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/docs.in -o examples/requirements/docs.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alabaster==1.0.0 # via sphinx -anyio==4.6.2.post1 +anyio==4.7.0 # via # starlette # watchfiles asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -29,15 +27,15 @@ azure-storage-blob==12.24.0 # via pathy babel==2.16.0 # via sphinx -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -48,7 +46,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -59,9 +57,9 @@ cffi==1.17.1 # weasyprint chardet==5.2.0 # via tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # typer @@ -70,11 +68,11 @@ colorama==0.4.6 # via # sphinx-autobuild # tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -86,7 +84,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==4.2.16 +django==4.2.17 # via # -r examples/requirements/django_4_2.in # django-debug-toolbar @@ -109,19 +107,15 @@ docutils==0.21.2 # rst2pdf # sphinx # sphinx-rtd-theme -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_4_2.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via - # anyio - # pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -129,7 +123,7 @@ filelock==3.16.1 # via # tox # virtualenv -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -137,11 +131,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -177,7 +171,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via # moto # rst2pdf @@ -208,7 +202,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -236,7 +230,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -253,13 +247,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -284,11 +278,11 @@ pygments==2.18.0 # sphinx pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -311,7 +305,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -333,7 +327,7 @@ pyyaml==6.0.2 # drf-spectacular # responses # rst2pdf -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -358,7 +352,7 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing @@ -366,13 +360,13 @@ rsa==4.9 # via google-auth rst2pdf==0.102 # via -r examples/requirements/docs.in -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 -setuptools==75.5.0 +setuptools==75.6.0 # via reportlab shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -412,14 +406,18 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar -starlette==0.41.2 +srt==3.5.3 + # via edge-tts +starlette==0.42.0 # via sphinx-autobuild tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -428,50 +426,39 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # sphinx - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # anyio - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer - # uvicorn uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -uvicorn==0.32.0 +uvicorn==0.34.0 # via sphinx-autobuild -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -watchfiles==0.24.0 +watchfiles==1.0.3 # via sphinx-autobuild -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -488,7 +475,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zipp==3.21.0 # via importlib-metadata diff --git a/examples/requirements/flask.txt b/examples/requirements/flask.txt index 5e906d1..b7607da 100644 --- a/examples/requirements/flask.txt +++ b/examples/requirements/flask.txt @@ -1,18 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/flask.in -o examples/requirements/flask.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp alembic==1.14.0 # via -r examples/requirements/flask.in -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via aiohttp azure-core==1.32.0 # via azure-storage-blob @@ -20,17 +18,17 @@ azure-storage-blob==12.24.0 # via pathy babel==2.16.0 # via flask-babelex -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub blinker==1.9.0 # via flask -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -41,7 +39,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -54,20 +52,20 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # flask # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -79,15 +77,13 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -110,7 +106,7 @@ flask-sqlalchemy==3.0.5 # via -r examples/requirements/flask.in flask-testing==0.8.1 # via -r examples/requirements/flask.in -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -118,11 +114,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -153,7 +149,7 @@ isodate==0.7.2 # via azure-storage-blob itsdangerous==2.2.0 # via flask -jinja2==3.1.4 +jinja2==3.1.5 # via # flask # flask-babelex @@ -170,7 +166,7 @@ lxml==5.3.0 # python-docx # python-pptx # xml2epub -mako==1.3.6 +mako==1.3.8 # via alembic markdown-it-py==3.0.0 # via rich @@ -184,7 +180,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -210,7 +206,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -225,13 +221,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -253,11 +249,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -280,7 +276,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -299,7 +295,7 @@ pytz==2024.2 # via -r examples/requirements/common.in pyyaml==6.0.2 # via responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein reportlab==4.2.5 # via -r examples/requirements/common.in @@ -318,11 +314,11 @@ rich==13.9.4 # via typer rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -342,8 +338,12 @@ sqlalchemy==1.4.54 # sqlalchemy-utils sqlalchemy-utils==0.41.2 # via -r examples/requirements/flask.in +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -352,19 +352,13 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via @@ -372,21 +366,19 @@ typing-extensions==4.12.2 # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -405,7 +397,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/ml.txt b/examples/requirements/ml.txt index b17fc34..69c84e1 100644 --- a/examples/requirements/ml.txt +++ b/examples/requirements/ml.txt @@ -1,32 +1,30 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/ml.in -o examples/requirements/ml.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via aiohttp azure-core==1.32.0 # via azure-storage-blob azure-storage-blob==12.24.0 # via pathy -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via # gdown # xml2epub -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -37,7 +35,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -50,20 +48,20 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # nltk # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -75,15 +73,13 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -96,13 +92,13 @@ filelock==3.16.1 # transformers # triton # virtualenv -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via # aiohttp # aiosignal -fsspec==2024.10.0 +fsspec==2024.12.0 # via # huggingface-hub # torch @@ -112,11 +108,11 @@ gdown==5.2.0 # via nlpaug gensim==4.3.3 # via textaugment -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -135,7 +131,7 @@ googletrans==2.4.0 # via textaugment gtts==2.5.4 # via -r examples/requirements/common.in -huggingface-hub==0.26.2 +huggingface-hub==0.27.0 # via # tokenizers # transformers @@ -149,7 +145,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via # moto # torch @@ -177,7 +173,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in mpmath==1.3.0 # via sympy @@ -258,7 +254,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -273,13 +269,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -301,13 +297,13 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox pysocks==1.7.1 # via requests -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -330,7 +326,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -355,7 +351,7 @@ pyyaml==6.0.2 # huggingface-hub # responses # transformers -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein regex==2024.11.6 # via @@ -384,7 +380,7 @@ rich==13.9.4 # via typer rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 safetensors==0.4.5 # via transformers @@ -392,11 +388,11 @@ scipy==1.12.0 # via # -r examples/requirements/ml.in # gensim -setuptools==75.5.0 +setuptools==75.6.0 # via tika shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -408,10 +404,14 @@ smart-open==6.4.0 # pathy soupsieve==2.6 # via beautifulsoup4 +srt==3.5.3 + # via edge-tts sympy==1.13.1 # via torch tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel textaugment==2.0.0 @@ -428,58 +428,50 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tokenizers==0.20.3 +tokenizers==0.21.0 # via transformers -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox torch==2.5.1 # via -r examples/requirements/ml.in tox==4.23.2 # via -r examples/requirements/test.in -tqdm==4.67.0 +tqdm==4.67.1 # via # gdown # huggingface-hub # nltk # transformers -transformers==4.46.2 +transformers==4.47.1 # via -r examples/requirements/ml.in triton==3.1.0 # via torch -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker # huggingface-hub - # multidict # python-docx # python-pptx - # rich # torch - # tox # typer tzdata==2024.2 # via pandas -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -494,7 +486,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools diff --git a/examples/requirements/style_checkers.txt b/examples/requirements/style_checkers.txt index 811b6bf..87ee50e 100644 --- a/examples/requirements/style_checkers.txt +++ b/examples/requirements/style_checkers.txt @@ -1,10 +1,10 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/style_checkers.in -o examples/requirements/style_checkers.txt -astroid==3.3.5 +astroid==3.3.8 # via pylint cfgv==3.4.0 # via pre-commit -click==8.1.7 +click==8.1.8 # via pydoclint dill==0.3.9 # via pylint @@ -20,7 +20,7 @@ docutils==0.21.2 # restructuredtext-lint filelock==3.16.1 # via virtualenv -identify==2.6.2 +identify==2.6.3 # via pre-commit isort==5.13.2 # via pylint @@ -36,7 +36,7 @@ platformdirs==4.3.6 # virtualenv pre-commit==4.0.1 # via -r examples/requirements/style_checkers.in -pydoclint==0.5.9 +pydoclint==0.5.13 # via -r examples/requirements/style_checkers.in pydocstyle==6.3.0 # via -r examples/requirements/style_checkers.in @@ -44,26 +44,19 @@ pyflakes==3.2.0 # via -r examples/requirements/style_checkers.in pygments==2.18.0 # via doc8 -pylint==3.3.1 +pylint==3.3.3 # via -r examples/requirements/style_checkers.in pyyaml==6.0.2 # via pre-commit restructuredtext-lint==1.4.0 # via doc8 -ruff==0.7.3 +ruff==0.8.4 # via -r examples/requirements/style_checkers.in snowballstemmer==2.2.0 # via pydocstyle -stevedore==5.3.0 +stevedore==5.4.0 # via doc8 -tomli==2.1.0 - # via - # doc8 - # pydoclint - # pylint tomlkit==0.13.2 # via pylint -typing-extensions==4.12.2 - # via astroid -virtualenv==20.27.1 +virtualenv==20.28.0 # via pre-commit diff --git a/examples/requirements/test.txt b/examples/requirements/test.txt index f9355aa..d5c063d 100644 --- a/examples/requirements/test.txt +++ b/examples/requirements/test.txt @@ -1,41 +1,39 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/test.in -o examples/requirements/test.txt -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -boto3==1.35.61 +boto3==1.35.87 # via moto -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto # s3transfer cachetools==5.5.0 # via tox -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via cryptography chardet==5.2.0 # via tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # moto distlib==0.3.9 # via virtualenv -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -49,7 +47,7 @@ idna==3.10 # via requests iniconfig==2.0.0 # via pytest -jinja2==3.1.4 +jinja2==3.1.5 # via moto jmespath==1.0.1 # via @@ -61,7 +59,7 @@ markupsafe==3.0.2 # via # jinja2 # werkzeug -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in packaging==24.2 # via @@ -85,7 +83,7 @@ pycparser==2.22 # via cffi pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pytest-cov @@ -101,7 +99,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -114,7 +112,7 @@ python-levenshtein==0.26.1 # via fuzzywuzzy pyyaml==6.0.2 # via responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein requests==2.32.3 # via @@ -122,31 +120,24 @@ requests==2.32.3 # responses responses==0.25.3 # via moto -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 -six==1.16.0 +six==1.17.0 # via python-dateutil tblib==3.0.0 # via pytest-parallel -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in typing-extensions==4.12.2 # via # asyncssh # faker - # tox -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox werkzeug==3.1.3 # via moto diff --git a/examples/requirements/testing.txt b/examples/requirements/testing.txt index 9674478..dbc3dd4 100644 --- a/examples/requirements/testing.txt +++ b/examples/requirements/testing.txt @@ -1,18 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --no-strip-extras examples/requirements/testing.in -o examples/requirements/testing.txt -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.2 +aiohttp==3.11.11 # via edge-tts -aiosignal==1.3.1 +aiosignal==1.3.2 # via aiohttp asgiref==3.8.1 # via django -async-timeout==5.0.1 - # via aiohttp -asyncssh==2.18.0 +asyncssh==2.19.0 # via -r examples/requirements/test.in -attrs==24.2.0 +attrs==24.3.0 # via # aiohttp # jsonschema @@ -21,15 +19,15 @@ azure-core==1.32.0 # via azure-storage-blob azure-storage-blob==12.24.0 # via pathy -bcrypt==4.2.0 +bcrypt==4.2.1 # via paramiko beautifulsoup4==4.12.3 # via xml2epub -boto3==1.35.61 +boto3==1.35.87 # via # moto # pathy -botocore==1.35.61 +botocore==1.35.87 # via # boto3 # moto @@ -40,7 +38,7 @@ cachetools==5.5.0 # via # google-auth # tox -certifi==2024.8.30 +certifi==2024.12.14 # via # edge-tts # requests @@ -53,19 +51,19 @@ chardet==5.2.0 # via # reportlab # tox -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via # gtts # typer colorama==0.4.6 # via tox -coverage[toml]==7.6.5 +coverage[toml]==7.6.9 # via # -r examples/requirements/test.in # pytest-cov -cryptography==43.0.3 +cryptography==44.0.0 # via # asyncssh # azure-storage-blob @@ -77,7 +75,7 @@ defusedxml==0.7.1 # via odfpy distlib==0.3.9 # via virtualenv -django==4.2.16 +django==4.2.17 # via # -r examples/requirements/django_4_2.in # django-debug-toolbar @@ -95,17 +93,15 @@ djangorestframework==3.15.2 # via # -r examples/requirements/django_4_2.in # drf-spectacular -drf-spectacular==0.27.2 +drf-spectacular==0.28.0 # via -r examples/requirements/django_4_2.in -edge-tts==6.1.18 +edge-tts==7.0.0 # via -r examples/requirements/common.in et-xmlfile==2.0.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via -r examples/requirements/test.in -faker==33.0.0 +faker==33.1.0 # via # -r examples/requirements/test.in # factory-boy @@ -113,7 +109,7 @@ filelock==3.16.1 # via # tox # virtualenv -fonttools[woff]==4.55.0 +fonttools[woff]==4.55.3 # via weasyprint frozenlist==1.5.0 # via @@ -121,11 +117,11 @@ frozenlist==1.5.0 # aiosignal fuzzywuzzy[speedup]==0.18.0 # via -r examples/requirements/test.in -google-api-core==2.23.0 +google-api-core==2.24.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.36.0 +google-auth==2.37.0 # via # google-api-core # google-cloud-core @@ -154,7 +150,7 @@ iniconfig==2.0.0 # via pytest isodate==0.7.2 # via azure-storage-blob -jinja2==3.1.4 +jinja2==3.1.5 # via # moto # xml2epub @@ -183,7 +179,7 @@ mdurl==0.1.2 # via markdown-it-py mock==5.1.0 # via pathy -moto==5.0.20 +moto==5.0.24 # via -r examples/requirements/test.in multidict==6.1.0 # via @@ -209,7 +205,7 @@ pdf2image==1.17.0 # via -r examples/requirements/common.in pdfkit==1.0.0 # via -r examples/requirements/common.in -pillow==10.4.0 +pillow==11.0.0 # via # pdf2image # python-pptx @@ -224,13 +220,13 @@ pluggy==1.5.0 # via # pytest # tox -propcache==0.2.0 +propcache==0.2.1 # via # aiohttp # yarl proto-plus==1.25.0 # via google-api-core -protobuf==5.28.3 +protobuf==5.29.2 # via # google-api-core # google-cloud-storage @@ -252,11 +248,11 @@ pygments==2.18.0 # via rich pynacl==1.5.0 # via paramiko -pyphen==0.15.0 +pyphen==0.17.0 # via weasyprint pyproject-api==1.8.0 # via tox -pytest==8.3.3 +pytest==8.3.4 # via # -r examples/requirements/test.in # pathy @@ -279,7 +275,7 @@ pytest-ordering==0.6 # via -r examples/requirements/test.in pytest-parallel==0.1.1 # via -r examples/requirements/test.in -pytest-rerunfailures==14.0 +pytest-rerunfailures==15.0 # via -r examples/requirements/test.in pytest-rst==0.1.5 # via -r examples/requirements/test.in @@ -300,7 +296,7 @@ pyyaml==6.0.2 # via # drf-spectacular # responses -rapidfuzz==3.10.1 +rapidfuzz==3.11.0 # via levenshtein referencing==0.35.1 # via @@ -321,17 +317,17 @@ responses==0.25.3 # via moto rich==13.9.4 # via typer -rpds-py==0.21.0 +rpds-py==0.22.3 # via # jsonschema # referencing rsa==4.9 # via google-auth -s3transfer==0.10.3 +s3transfer==0.10.4 # via boto3 shellingham==1.5.4 # via typer -six==1.16.0 +six==1.17.0 # via # azure-core # google-cloud-storage @@ -341,12 +337,16 @@ smart-open==6.4.0 # via pathy soupsieve==2.6 # via beautifulsoup4 -sqlparse==0.5.2 +sqlparse==0.5.3 # via # django # django-debug-toolbar +srt==3.5.3 + # via edge-tts tablib==3.7.0 # via -r examples/requirements/common.in +tabulate==0.9.0 + # via edge-tts tblib==3.0.0 # via pytest-parallel tinycss2==1.4.0 @@ -355,43 +355,34 @@ tinycss2==1.4.0 # weasyprint tinyhtml5==2.0.0 # via weasyprint -tomli==2.1.0 - # via - # coverage - # pyproject-api - # pytest - # tox tox==4.23.2 # via -r examples/requirements/test.in -typer==0.13.0 +typer==0.15.1 # via # pathy # typer-cli -typer-cli==0.13.0 +typer-cli==0.15.1 # via pathy typing-extensions==4.12.2 # via - # asgiref # asyncssh # azure-core # azure-storage-blob + # edge-tts # faker - # multidict # python-docx # python-pptx - # rich - # tox # typer uritemplate==4.1.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # botocore # requests # responses -virtualenv==20.27.1 +virtualenv==20.28.0 # via tox -weasyprint==63.0 +weasyprint==63.1 # via -r examples/requirements/common.in webencodings==0.5.1 # via @@ -406,7 +397,7 @@ xml2epub==2.6.6 # via -r examples/requirements/common.in xmltodict==0.14.2 # via moto -yarl==1.17.1 +yarl==1.18.3 # via aiohttp zopfli==0.2.3.post1 # via fonttools