From 7dbf7bb713a3b0c6c74b9701c6108b5d345117b4 Mon Sep 17 00:00:00 2001 From: "madjid.asa" Date: Thu, 19 Sep 2024 20:17:41 +0200 Subject: [PATCH] update requirements --- requirements/dev.txt | 115 ++++++++++++++++++++------------------- requirements/staging.txt | 94 +++++++++++++++++--------------- 2 files changed, 110 insertions(+), 99 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index cf03a69bb..e8acb32e1 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,24 +1,26 @@ -aiohttp==3.9.5 ; python_full_version >= "3.10.4" and python_version < "4.0" +aiohappyeyeballs==2.4.0 ; python_full_version >= "3.10.4" and python_version < "4.0" +aiohttp==3.10.5 ; python_full_version >= "3.10.4" and python_version < "4.0" aiosignal==1.3.1 ; python_full_version >= "3.10.4" and python_version < "4.0" annotated-types==0.7.0 ; python_full_version >= "3.10.4" and python_version < "4.0" anyascii==0.3.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +anyio==4.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0" asgiref==3.8.1 ; python_full_version >= "3.10.4" and python_version < "4.0" asttokens==2.4.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" async-timeout==4.0.3 ; python_full_version >= "3.10.4" and python_version < "3.11" -attrs==23.2.0 ; python_full_version >= "3.10.4" and python_version < "4.0" +attrs==24.2.0 ; python_full_version >= "3.10.4" and python_version < "4.0" beautifulsoup4==4.12.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" black==23.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" bleach==4.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -boto3==1.34.144 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +boto3==1.35.22 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" boto==2.49.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -botocore==1.34.144 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -certifi==2024.7.4 ; python_full_version >= "3.10.4" and python_version < "4" -cffi==1.16.0 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.10.4" and python_full_version < "4.0.0" +botocore==1.35.22 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +certifi==2024.8.30 ; python_full_version >= "3.10.4" and python_version < "4" +cffi==1.17.1 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.10.4" and python_full_version < "4.0.0" cfgv==3.4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" charset-normalizer==3.3.2 ; python_full_version >= "3.10.4" and python_version < "4.0" click==8.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" colorama==0.4.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows") -coverage==7.6.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +coverage==7.6.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" crawlerdetect==0.1.7 ; python_full_version >= "3.10.4" and python_version < "4" dataclasses-json==0.6.7 ; python_full_version >= "3.10.4" and python_version < "4.0" decorator==5.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -31,17 +33,17 @@ django-better-admin-arrayfield==1.4.2 ; python_full_version >= "3.10.4" and pyth django-bootstrap4==23.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-ckeditor==6.7.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-cogwheels==0.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-compressor==4.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-compressor==4.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-cors-headers==3.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-crispy-forms==2.2 ; python_full_version >= "3.10.4" and python_version < "4.0" +django-crispy-forms==2.3 ; python_full_version >= "3.10.4" and python_version < "4.0" django-debug-toolbar==3.8.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-dsfr==1.1.4 ; python_full_version >= "3.10.4" and python_version < "4.0" +django-dsfr==1.3.1 ; python_full_version >= "3.10.4" and python_version < "4.0" django-environ==0.9.0 ; python_full_version >= "3.10.4" and python_version < "4" django-extensions==3.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-fieldsets-with-inlines @ git+https://github.com/raphodn/django-fieldsets-with-inlines.git@master ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-filter==21.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-fieldsets-with-inlines @ git+https://github.com/raphodn/django-fieldsets-with-inlines.git@068dd492fdf53f245a6c5666fa136f6df214b1a5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-filter==23.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-formtools==2.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-htmx==1.18.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-htmx==1.19.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-js-asset==2.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-libsass==0.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-modelcluster==6.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -59,28 +61,30 @@ djangorestframework==3.15.2 ; python_full_version >= "3.10.4" and python_full_ve draftjs-exporter==5.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" drf-spectacular==0.26.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" ecs-logging==2.2.0 ; python_full_version >= "3.10.4" and python_version < "4" -elastic-apm==6.22.3 ; python_full_version >= "3.10.4" and python_version < "4" -elastic-transport==8.13.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -elasticsearch==8.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +elastic-apm==6.23.0 ; python_full_version >= "3.10.4" and python_version < "4" +elastic-transport==8.15.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +elasticsearch==8.15.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" et-xmlfile==1.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" exceptiongroup==1.2.2 ; python_full_version >= "3.10.4" and python_version < "3.11" -executing==2.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -factory-boy==3.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -faker==26.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -filelock==3.15.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +executing==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +factory-boy==3.3.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +faker==29.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +filelock==3.16.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" filetype==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" flake8==6.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" freezegun==1.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" frozenlist==1.4.1 ; python_full_version >= "3.10.4" and python_version < "4.0" -greenlet==3.0.3 ; python_version < "3.13" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.10.4" -h11==0.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +greenlet==3.1.0 ; python_version < "3.13" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.10.4" +h11==0.14.0 ; python_full_version >= "3.10.4" and python_version < "4.0" +httpcore==1.0.5 ; python_full_version >= "3.10.4" and python_version < "4.0" +httpx==0.27.2 ; python_full_version >= "3.10.4" and python_version < "4.0" huey==2.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -identify==2.6.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -idna==3.7 ; python_full_version >= "3.10.4" and python_version < "4.0" +identify==2.6.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +idna==3.10 ; python_full_version >= "3.10.4" and python_version < "4.0" inflection==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" iniconfig==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" ipdb==0.13.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -ipython==8.26.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +ipython==8.27.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" isort==5.13.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" jedi==0.19.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" jmespath==1.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -94,29 +98,29 @@ langchain-community==0.0.38 ; python_full_version >= "3.10.4" and python_version langchain-core==0.1.52 ; python_full_version >= "3.10.4" and python_version < "4.0" langchain-text-splitters==0.0.2 ; python_full_version >= "3.10.4" and python_version < "4.0" langchain==0.1.20 ; python_full_version >= "3.10.4" and python_version < "4.0" -langsmith==0.1.86 ; python_full_version >= "3.10.4" and python_version < "4.0" +langsmith==0.1.123 ; python_full_version >= "3.10.4" and python_version < "4.0" libsass==0.23.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -markdown==3.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -marshmallow==3.21.3 ; python_full_version >= "3.10.4" and python_version < "4.0" +markdown==3.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +marshmallow==3.22.0 ; python_full_version >= "3.10.4" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" mccabe==0.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -multidict==6.0.5 ; python_full_version >= "3.10.4" and python_version < "4.0" +multidict==6.1.0 ; python_full_version >= "3.10.4" and python_version < "4.0" mypy-extensions==1.0.0 ; python_full_version >= "3.10.4" and python_version < "4.0" nodeenv==1.9.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" numpy==1.26.4 ; python_full_version >= "3.10.4" and python_version < "4.0" openai==0.28.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" openpyxl==3.1.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -orjson==3.10.6 ; python_full_version >= "3.10.4" and python_version < "4.0" +orjson==3.10.7 ; python_full_version >= "3.10.4" and python_version < "4.0" outcome==1.3.0.post0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" packaging==23.2 ; python_full_version >= "3.10.4" and python_version < "4.0" parso==0.8.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pastel==0.2.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pathspec==0.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pexpect==4.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten") -phonenumbers==8.13.40 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +phonenumbers==8.13.45 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pillow-heif==0.16.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pillow==10.4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -platformdirs==4.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +platformdirs==4.3.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pluggy==1.5.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" poethepoet==0.12.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" polib==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -124,39 +128,39 @@ pre-commit==2.21.0 ; python_full_version >= "3.10.4" and python_full_version < " prompt-toolkit==3.0.47 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" psycopg2-binary==2.9.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" ptyprocess==0.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten") -pure-eval==0.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +pure-eval==0.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pycodestyle==2.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pycparser==2.22 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pydantic-core==2.20.1 ; python_full_version >= "3.10.4" and python_version < "4.0" -pydantic==2.8.2 ; python_full_version >= "3.10.4" and python_version < "4.0" +pydantic-core==2.23.4 ; python_full_version >= "3.10.4" and python_version < "4.0" +pydantic==2.9.2 ; python_full_version >= "3.10.4" and python_version < "4.0" pyflakes==3.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pygments==2.18.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pymysql==1.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pyproject-flake8==6.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pysocks==1.7.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pytest-django==4.8.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pytest==8.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +pytest-django==4.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +pytest==8.3.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" python-dateutil==2.9.0.post0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" python-stdnum==1.20 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pytz==2024.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pyyaml==6.0.1 ; python_full_version >= "3.10.4" and python_version < "4.0" +pytz==2024.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +pyyaml==6.0.2 ; python_full_version >= "3.10.4" and python_version < "4.0" rcssmin==1.1.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" redis==3.5.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" referencing==0.35.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -regex==2024.5.15 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +regex==2024.9.11 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" requests==2.32.3 ; python_full_version >= "3.10.4" and python_version < "4.0" rjsmin==1.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -rpds-py==0.19.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +rpds-py==0.20.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" s3transfer==0.10.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -selenium==4.22.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -sentry-sdk==1.45.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +selenium==4.24.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +sentry-sdk==1.45.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" shortuuid==1.0.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" sib-api-v3-sdk==7.6.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" six==1.16.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -sniffio==1.3.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +sniffio==1.3.1 ; python_full_version >= "3.10.4" and python_version < "4.0" sortedcontainers==2.4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -soupsieve==2.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -sqlalchemy==2.0.31 ; python_full_version >= "3.10.4" and python_version < "4.0" +soupsieve==2.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +sqlalchemy==2.0.35 ; python_full_version >= "3.10.4" and python_version < "4.0" sqlparse==0.5.1 ; python_full_version >= "3.10.4" and python_version < "4.0" stack-data==0.6.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" tblib==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -164,23 +168,24 @@ telepath==0.3.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0 tenacity==8.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0" tiktoken==0.5.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" tomli==1.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -tqdm==4.66.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +tqdm==4.66.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" traitlets==5.14.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" trio-websocket==0.11.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -trio==0.26.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +trio==0.26.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" typing-extensions==4.12.2 ; python_full_version >= "3.10.4" and python_version < "4.0" typing-inspect==0.9.0 ; python_full_version >= "3.10.4" and python_version < "4.0" tzdata==2024.1 ; python_full_version >= "3.10.4" and python_version < "4.0" and sys_platform == "win32" unidecode==1.3.8 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" uritemplate==4.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -urllib3==2.2.2 ; python_full_version >= "3.10.4" and python_version < "4" -urllib3[socks]==2.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -virtualenv==20.26.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -wagtail-localize==1.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +urllib3==2.2.3 ; python_full_version >= "3.10.4" and python_version < "4" +urllib3[socks]==2.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +virtualenv==20.26.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtail-localize==1.10 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wagtail-markdown==0.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wagtail-modeladmin==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -wagtail==6.1.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -wagtailmenus==4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtail-transfer==0.9.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtail==6.2.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtailmenus==4.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wcwidth==0.2.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" webencodings==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" websocket-client==1.8.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -189,4 +194,4 @@ willow[heif]==1.8.0 ; python_full_version >= "3.10.4" and python_full_version < wrapt==1.16.0 ; python_full_version >= "3.10.4" and python_version < "4" wsproto==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" xlwt==1.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -yarl==1.9.4 ; python_full_version >= "3.10.4" and python_version < "4.0" +yarl==1.11.1 ; python_full_version >= "3.10.4" and python_version < "4.0" diff --git a/requirements/staging.txt b/requirements/staging.txt index ddc814ed7..bd7eec591 100644 --- a/requirements/staging.txt +++ b/requirements/staging.txt @@ -1,17 +1,19 @@ -aiohttp==3.9.5 ; python_full_version >= "3.10.4" and python_version < "4.0" +aiohappyeyeballs==2.4.0 ; python_full_version >= "3.10.4" and python_version < "4.0" +aiohttp==3.10.5 ; python_full_version >= "3.10.4" and python_version < "4.0" aiosignal==1.3.1 ; python_full_version >= "3.10.4" and python_version < "4.0" annotated-types==0.7.0 ; python_full_version >= "3.10.4" and python_version < "4.0" anyascii==0.3.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +anyio==4.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0" asgiref==3.8.1 ; python_full_version >= "3.10.4" and python_version < "4.0" asttokens==2.4.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" async-timeout==4.0.3 ; python_full_version >= "3.10.4" and python_version < "3.11" -attrs==23.2.0 ; python_full_version >= "3.10.4" and python_version < "4.0" +attrs==24.2.0 ; python_full_version >= "3.10.4" and python_version < "4.0" beautifulsoup4==4.12.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" bleach==4.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -boto3==1.34.144 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +boto3==1.35.22 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" boto==2.49.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -botocore==1.34.144 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -certifi==2024.7.4 ; python_full_version >= "3.10.4" and python_version < "4" +botocore==1.35.22 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +certifi==2024.8.30 ; python_full_version >= "3.10.4" and python_version < "4" charset-normalizer==3.3.2 ; python_full_version >= "3.10.4" and python_version < "4.0" colorama==0.4.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows") crawlerdetect==0.1.7 ; python_full_version >= "3.10.4" and python_version < "4" @@ -25,16 +27,16 @@ django-better-admin-arrayfield==1.4.2 ; python_full_version >= "3.10.4" and pyth django-bootstrap4==23.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-ckeditor==6.7.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-cogwheels==0.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-compressor==4.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-compressor==4.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-cors-headers==3.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-crispy-forms==2.2 ; python_full_version >= "3.10.4" and python_version < "4.0" -django-dsfr==1.1.4 ; python_full_version >= "3.10.4" and python_version < "4.0" +django-crispy-forms==2.3 ; python_full_version >= "3.10.4" and python_version < "4.0" +django-dsfr==1.3.1 ; python_full_version >= "3.10.4" and python_version < "4.0" django-environ==0.9.0 ; python_full_version >= "3.10.4" and python_version < "4" django-extensions==3.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-fieldsets-with-inlines @ git+https://github.com/raphodn/django-fieldsets-with-inlines.git@master ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-filter==21.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-fieldsets-with-inlines @ git+https://github.com/raphodn/django-fieldsets-with-inlines.git@068dd492fdf53f245a6c5666fa136f6df214b1a5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-filter==23.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-formtools==2.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -django-htmx==1.18.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +django-htmx==1.19.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-js-asset==2.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-libsass==0.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-modelcluster==6.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" @@ -48,24 +50,26 @@ django-taggit==5.0.1 ; python_full_version >= "3.10.4" and python_full_version < django-treebeard==4.7.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" django-widget-tweaks==1.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0" django==4.2.15 ; python_full_version >= "3.10.4" and python_version < "4.0" -djangorestframework==3.15.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -draftjs-exporter==2.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +djangorestframework==3.15.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +draftjs-exporter==5.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" drf-spectacular==0.26.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" ecs-logging==2.2.0 ; python_full_version >= "3.10.4" and python_version < "4" -elastic-apm==6.22.3 ; python_full_version >= "3.10.4" and python_version < "4" -elastic-transport==8.13.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -elasticsearch==8.14.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +elastic-apm==6.23.0 ; python_full_version >= "3.10.4" and python_version < "4" +elastic-transport==8.15.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +elasticsearch==8.15.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" et-xmlfile==1.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" exceptiongroup==1.2.2 ; python_full_version >= "3.10.4" and python_version < "3.11" -executing==2.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +executing==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" filetype==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" frozenlist==1.4.1 ; python_full_version >= "3.10.4" and python_version < "4.0" -greenlet==3.0.3 ; python_full_version >= "3.10.4" and python_version < "4.0" and (platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64") -html5lib==1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -huey==2.5.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -idna==3.7 ; python_full_version >= "3.10.4" and python_version < "4.0" +greenlet==3.1.0 ; python_version < "3.13" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.10.4" +h11==0.14.0 ; python_full_version >= "3.10.4" and python_version < "4.0" +httpcore==1.0.5 ; python_full_version >= "3.10.4" and python_version < "4.0" +httpx==0.27.2 ; python_full_version >= "3.10.4" and python_version < "4.0" +huey==2.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +idna==3.10 ; python_full_version >= "3.10.4" and python_version < "4.0" inflection==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -ipython==8.26.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +ipython==8.27.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" jedi==0.19.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" jmespath==1.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" jsonpatch==1.33 ; python_full_version >= "3.10.4" and python_version < "4.0" @@ -78,72 +82,74 @@ langchain-community==0.0.38 ; python_full_version >= "3.10.4" and python_version langchain-core==0.1.52 ; python_full_version >= "3.10.4" and python_version < "4.0" langchain-text-splitters==0.0.2 ; python_full_version >= "3.10.4" and python_version < "4.0" langchain==0.1.20 ; python_full_version >= "3.10.4" and python_version < "4.0" -langsmith==0.1.86 ; python_full_version >= "3.10.4" and python_version < "4.0" +langsmith==0.1.123 ; python_full_version >= "3.10.4" and python_version < "4.0" libsass==0.23.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -markdown==3.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -marshmallow==3.21.3 ; python_full_version >= "3.10.4" and python_version < "4.0" +markdown==3.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +marshmallow==3.22.0 ; python_full_version >= "3.10.4" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -multidict==6.0.5 ; python_full_version >= "3.10.4" and python_version < "4.0" +multidict==6.1.0 ; python_full_version >= "3.10.4" and python_version < "4.0" mypy-extensions==1.0.0 ; python_full_version >= "3.10.4" and python_version < "4.0" numpy==1.26.4 ; python_full_version >= "3.10.4" and python_version < "4.0" openai==0.28.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" openpyxl==3.1.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -orjson==3.10.6 ; python_full_version >= "3.10.4" and python_version < "4.0" +orjson==3.10.7 ; python_full_version >= "3.10.4" and python_version < "4.0" packaging==23.2 ; python_full_version >= "3.10.4" and python_version < "4.0" parso==0.8.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pexpect==4.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten") -phonenumbers==8.13.40 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +phonenumbers==8.13.45 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pillow-heif==0.16.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pillow==10.4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" polib==1.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" prompt-toolkit==3.0.47 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" psycopg2-binary==2.9.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" ptyprocess==0.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform != "win32" and sys_platform != "emscripten") -pure-eval==0.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pydantic-core==2.20.1 ; python_full_version >= "3.10.4" and python_version < "4.0" -pydantic==2.8.2 ; python_full_version >= "3.10.4" and python_version < "4.0" +pure-eval==0.2.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +pydantic-core==2.23.4 ; python_full_version >= "3.10.4" and python_version < "4.0" +pydantic==2.9.2 ; python_full_version >= "3.10.4" and python_version < "4.0" pygments==2.18.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" pymysql==1.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" python-dateutil==2.9.0.post0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" python-stdnum==1.20 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pytz==2024.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -pyyaml==6.0.1 ; python_full_version >= "3.10.4" and python_version < "4.0" +pytz==2024.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +pyyaml==6.0.2 ; python_full_version >= "3.10.4" and python_version < "4.0" rcssmin==1.1.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" redis==3.5.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" referencing==0.35.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -regex==2024.5.15 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +regex==2024.9.11 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" requests==2.32.3 ; python_full_version >= "3.10.4" and python_version < "4.0" rjsmin==1.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -rpds-py==0.19.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +rpds-py==0.20.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" s3transfer==0.10.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -sentry-sdk==1.45.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +sentry-sdk==1.45.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" shortuuid==1.0.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" sib-api-v3-sdk==7.6.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" six==1.16.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -soupsieve==2.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -sqlalchemy==2.0.31 ; python_full_version >= "3.10.4" and python_version < "4.0" +sniffio==1.3.1 ; python_full_version >= "3.10.4" and python_version < "4.0" +soupsieve==2.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +sqlalchemy==2.0.35 ; python_full_version >= "3.10.4" and python_version < "4.0" sqlparse==0.5.1 ; python_full_version >= "3.10.4" and python_version < "4.0" stack-data==0.6.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" telepath==0.3.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" tenacity==8.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0" tiktoken==0.5.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -tqdm==4.66.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +tqdm==4.66.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" traitlets==5.14.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" typing-extensions==4.12.2 ; python_full_version >= "3.10.4" and python_version < "4.0" typing-inspect==0.9.0 ; python_full_version >= "3.10.4" and python_version < "4.0" tzdata==2024.1 ; python_full_version >= "3.10.4" and python_version < "4.0" and sys_platform == "win32" unidecode==1.3.8 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" uritemplate==4.1.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -urllib3==2.2.2 ; python_full_version >= "3.10.4" and python_version < "4" -wagtail-localize==1.9 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +urllib3==2.2.3 ; python_full_version >= "3.10.4" and python_version < "4" +wagtail-localize==1.10 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wagtail-markdown==0.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wagtail-modeladmin==2.0.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -wagtail==6.1.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -wagtailmenus==4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtail-transfer==0.9.4 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtail==6.2.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +wagtailmenus==4.0.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wcwidth==0.2.13 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" webencodings==0.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" whitenoise==6.7.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" willow[heif]==1.8.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" wrapt==1.16.0 ; python_full_version >= "3.10.4" and python_version < "4" xlwt==1.3.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -yarl==1.9.4 ; python_full_version >= "3.10.4" and python_version < "4.0" +yarl==1.11.1 ; python_full_version >= "3.10.4" and python_version < "4.0"