Skip to content

Dependency Dashboard #65

@a-klos

Description

@a-klos

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: Found renovate config warnings
  • WARN: Some release(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information
  • WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): update actions/checkout action to v6
  • chore(deps): update actions/setup-node action to v6
  • chore(deps): update actions/setup-python action to v6
  • chore(deps): update dependency @semantic-release/github to v12
  • chore(deps): update dependency black to v26
  • chore(deps): update dependency flake8-bugbear to v25
  • chore(deps): update dependency flake8-builtins to v3
  • chore(deps): update dependency globals to v17
  • chore(deps): update dependency jiti to v2
  • chore(deps): update dependency jsdom to v28
  • chore(deps): update dependency marked to v17
  • chore(deps): update dependency pytest to v9
  • chore(deps): update dependency pytest-asyncio to v1
  • chore(deps): update dependency vite-tsconfig-paths to v6
  • chore(deps): update dorny/paths-filter action to v3
  • chore(deps): update github artifact actions (major) (actions/download-artifact, actions/upload-artifact)
  • chore(deps): update helm release minio to v17
  • chore(deps): update node.js to v24 (node, @types/node)
  • chore(deps): update nx monorepo to v22 (major) (@nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/vite, @nx/vue, @nx/web, @nx/workspace, nx)
  • chore(deps): update peter-evans/create-pull-request action to v8
  • chore(deps): update renovatebot/github-action action to v46
  • chore(deps): update vitest monorepo to v4 (major) (@vitest/ui, vitest)
  • fix(deps): update dependency @vueuse/core to v14
  • fix(deps): update dependency datasets to v4
  • fix(deps): update dependency langgraph-checkpoint to v4
  • fix(deps): update dependency lxml to v6
  • fix(deps): update dependency openai to v2
  • fix(deps): update dependency pandas to v3
  • fix(deps): update dependency pillow to v12
  • fix(deps): update dependency pypdfium2 to v5
  • fix(deps): update dependency redis to v7
  • fix(deps): update dependency transformers to v5
  • fix(deps): update dependency vue-router to v5

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • chore(deps): update eslint monorepo to v10 (major) (@eslint/js, eslint)
  • fix(deps): update dependency setuptools to v82

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

  • fix(deps): update dependency python-multipart to ^0.0.22 [security]
  • fix(deps): update dependency unstructured to v0.18.18 [security]
  • fix(deps): update dependency wheel to ^0.46.0 [security]
  • fix(deps): update all non-major dependencies (@eslint/js, @intlify/unplugin-vue-i18n, @nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/vite, @nx/vue, @nx/web, @nx/workspace, @rushstack/eslint-patch, @sit-onyx/icons, @tailwindcss/postcss, @tailwindcss/vite, @tsconfig/node21, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitejs/plugin-vue, admin-api-lib, autoprefixer, axios, black, boto3, botocore, cert-manager, coverage, daisyui, debugpy, dependency-injector, deprecated, docling, esbuild, eslint, eslint-plugin-cypress, eslint-plugin-vue, extractor-api-lib, fastapi, fastembed, fastmcp, flake8-pyproject, flake8-pytest-style, flake8-simplify, ingress-nginx, langchain, langchain-core, langchain-experimental, langchain-ollama, langchain-openai, langchain-text-splitters, langfuse, langfuse/langfuse, langfuse/langfuse-worker, langgraph, markitdown, numpy, nx, ollama, opencv-python-headless, pdfplumber, pinia, poetry, pydantic, pydantic-settings, pytest-asyncio, python, qdrant, qdrant-client, rag-core-api, rag-core-lib, ragas, renovatebot/github-action, semantic-release, setuptools, stackit, starlette, tailwindcss, torch, torchvision, tqdm, uvicorn, vue, vue-i18n, vue-router, vue-tsc)
  • Click on this checkbox to rebase all open PRs at once

Ignored or Blocked

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected dependencies

docker-compose
services/frontend/docker-compose.yaml
dockerfile
.devcontainer/Dockerfile
libs/Dockerfile
  • python 3.13-bookworm
services/admin-backend/Dockerfile
  • python 3.13-bookworm
  • python 3.13-bookworm
services/admin-backend/Dockerfile.dev
  • python 3.13-bookworm
services/document-extractor/Dockerfile
  • python 3.13-bookworm
  • python 3.13-bookworm
services/document-extractor/Dockerfile.dev
  • python 3.13-bookworm
services/frontend/apps/admin-app/Dockerfile
  • node 22-slim
services/frontend/apps/chat-app/Dockerfile
  • node 24-slim
services/mcp-server/Dockerfile
  • python 3.13.7-bookworm
  • python 3.13.7-bookworm
services/mcp-server/Dockerfile.dev
  • python 3.13.7-bookworm
services/rag-backend/Dockerfile
  • python 3.13-bookworm
  • python 3.13-bookworm
services/rag-backend/Dockerfile.dev
  • python 3.13-bookworm
github-actions
.github/workflows/build-images.yml
  • actions/checkout v4
  • actions/checkout v4
  • docker/login-action v3
  • docker/setup-buildx-action v3
  • actions/upload-artifact v4
  • actions/download-artifact v4
  • actions/upload-artifact v4
.github/workflows/bump-chart-version.yml
  • actions/checkout v4
  • actions/setup-python v5
  • peter-evans/create-pull-request v6
  • python 3.13
.github/workflows/create-release.yml
  • actions/checkout v4
  • softprops/action-gh-release v2
.github/workflows/lint-and-test.yml
  • actions/checkout v4
  • dorny/paths-filter v3
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/upload-artifact v4
  • actions/checkout v4
  • hashicorp/setup-terraform v3
.github/workflows/prepare-release.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • actions/setup-node v4
  • actions/setup-python v5
  • peter-evans/create-pull-request v6
  • python 3.13
.github/workflows/promote-clean-semver.yml
  • actions/checkout v4
  • actions/download-artifact v4
  • actions/setup-python v5
  • peter-evans/create-pull-request v6
  • python 3.13
.github/workflows/publish-chart-packages.yml
  • actions/checkout v4
  • actions/checkout v4
  • azure/setup-helm v4
  • peaceiris/actions-gh-pages v4
.github/workflows/publish-pre-and-qa.yml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/upload-artifact v4
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • actions/checkout v4
  • python 3.13
.github/workflows/renovate.yml
  • actions/checkout v4
  • renovatebot/github-action v43.0.14
helm-values
infrastructure/rag/values.yaml
  • langfuse/langfuse 3.115.0
  • langfuse/langfuse-worker 3.115.0
helmv3
infrastructure/rag/Chart.yaml
  • langfuse 1.5.13
  • qdrant 1.15.5
  • minio 15.0.7
  • keydb 0.48.0
  • ollama 1.30.0
infrastructure/server-setup/base-setup/Chart.yaml
  • cert-manager v1.18.2
  • ingress-nginx 4.13.3
npm
package.json
  • @semantic-release/git ^10.0.1
  • @semantic-release/github ^11.0.1
  • conventional-changelog-conventionalcommits ^9.0.0
  • semantic-release ^25.0.2
services/frontend/libs/shared/utils/package.json
  • tslib ^2.3.0
services/frontend/package.json
  • @vueuse/core ^13.0.0
  • highlight.js ^11.11.1
  • pinia ^3.0.0
  • vue ^3.4.3
  • vue-i18n ^11.0.0
  • vue-router ^4.2.5
  • @eslint/js ^9.36.0
  • @intlify/unplugin-vue-i18n ^11.0.0
  • @nx/cypress ^21.6.4
  • @nx/eslint ^21.6.4
  • @nx/eslint-plugin ^21.6.4
  • @nx/js ^21.6.4
  • @nx/vite ^21.6.4
  • @nx/vue ^21.6.4
  • @nx/web ^21.6.4
  • @nx/workspace ^21.6.4
  • @rushstack/eslint-patch ^1.2.0
  • @tailwindcss/postcss ^4.1.14
  • @tailwindcss/typography ^0.5.19
  • @tailwindcss/vite ^4.1.14
  • @sit-onyx/icons ^1.3.0
  • @tsconfig/node21 ^21.0.1
  • @types/jsdom ^27.0.0
  • @types/node ^22.0.0
  • @typescript-eslint/eslint-plugin ^8
  • @typescript-eslint/parser ^8
  • @vitejs/plugin-vue ^6.0.0
  • @vitest/ui ^3.2.4
  • @vue/eslint-config-typescript ^14.6.0
  • @vue/test-utils ^2.4.1
  • autoprefixer ^10.4.17
  • axios ^1.9.0
  • cypress ^13.0.0
  • daisyui ^5.1.31
  • esbuild ^0.25.10
  • eslint ^9.36.0
  • eslint-plugin-cypress 5.2.0
  • eslint-plugin-import 2.32.0
  • eslint-plugin-vue ^10
  • globals ^15
  • jiti ^1
  • jsdom ^24.0.0
  • marked ^12.0.1
  • nx ^21.6.4
  • postcss ^8.4.35
  • tailwindcss ^4.1.14
  • typescript ~5.9.0
  • vite ^7.1.7
  • vite-plugin-dts ~4.5.0
  • vite-tsconfig-paths ~5.1.0
  • vitest ^3.2.4
  • vue-eslint-parser ^10
  • vue-tsc ^3.0.0
  • npm >=8.6.0
  • node >=18.0.0
poetry
libs/admin-api-lib/pyproject.toml
  • rag-core-lib ==4.1.1
  • python ^3.13
  • uvicorn ^0.37.0
  • fastapi ^0.121.2
  • dependency-injector ^4.46.0
  • python-dateutil ^2.9.0.post0
  • tenacity 9.1.2
  • boto3 ^1.38.10
  • tqdm ^4.67.1
  • langfuse ^3.10.1
  • redis ^6.0.0
  • pyyaml ^6.0.2
  • python-multipart ^0.0.20
  • langchain-experimental ^0.4.0
  • nltk ^3.9.2
  • starlette >=0.49.1
  • langgraph-checkpoint >=3.0.0,<4.0.0
  • pytest ^8.3.5
  • pytest-asyncio ^1.0.0
  • coverage ^7.8.0
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.12.12
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-pytest-style ^2.1.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • black ^25.1.0
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • debugpy ^1.8.14
libs/extractor-api-lib/pyproject.toml
  • python >=3.13,<3.14
  • wheel ^0.45.1
  • botocore ^1.38.10
  • fasttext ^0.9.3
  • pytesseract ^0.3.10
  • fastapi ^0.121.2
  • uvicorn ^0.37.0
  • dependency-injector ^4.46.0
  • pydantic-settings ^2.9.1
  • boto3 ^1.38.10
  • rag-core-lib ==4.1.1
  • python-multipart ^0.0.20
  • oauthlib ^3.2.2
  • requests-oauthlib ^2.0.0
  • pdfplumber 0.11.7
  • tesserocr ^2.9.1
  • opencv-python-headless 4.12.0.88
  • pdf2image 1.17.0
  • datasets ^3.5.1
  • pandas ^2.2.2
  • tabulate ^0.9.0
  • lxml ^5.4.0
  • partial ^1.0
  • pyyaml ^6.0.2
  • numpy ^2.2.5
  • docx2txt ^0.9
  • unstructured 0.18.15
  • html5lib ^1.1
  • langchain-community ^0.4.1
  • atlassian-python-api ^4.0.3
  • markdownify ^1.1.0
  • langchain-core ^1.0.7
  • camelot-py ^1.0.0
  • fake-useragent ^2.2.0
  • pypdfium2 4.30.0
  • pypandoc-binary ^1.15
  • starlette >=0.49.1
  • markitdown ^0.1.3
  • docling 2.61.2
  • transformers >=4.53.3,<5.0.0
  • pypandoc >=1.6.2
  • pypandoc_binary >=1.6.2
  • pytest ^8.3.5
  • pytest-asyncio ^0.26.0
  • coverage ^7.8.0
  • httpx ^0.28.1
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.12.12
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-pytest-style ^2.1.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • black ^25.1.0
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • debugpy ^1.8.14
libs/pyproject.toml
  • python ^3.13
  • fastapi ^0.121.2
  • pytest ^8.3.5
  • pytest-asyncio ^1.0.0
  • coverage ^7.8.0
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.12.12
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-pytest-style ^2.1.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • black ^25.1.0
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • debugpy ^1.8.14
libs/rag-core-api/pyproject.toml
  • python ^3.13
  • rag-core-lib ==4.1.1
  • uvicorn ^0.37.0
  • langchain-qdrant ^1.1.0
  • dependency-injector ^4.46.0
  • fastapi ^0.121.2
  • requests-oauthlib ^2.0.0
  • qdrant-client ^1.14.2
  • deprecated ^1.2.18
  • datasets ^3.5.1
  • ragas ^0.3.0
  • flashrank ^0.2.10
  • pyyaml ^6.0.2
  • openai ^1.77.0
  • langgraph ^1.0.3
  • pillow ^11.2.1
  • langchain-ollama ^1.0.0
  • langchain-community ^0.4.1
  • fastembed ^0.7.0
  • langdetect ^1.0.9
  • langfuse ^3.10.1
  • langchain-text-splitters ^1.0.0
  • starlette >=0.49.1
  • langgraph-checkpoint >=3.0.0,<4.0.0
  • pytest ^8.3.5
  • coverage ^7.8.0
  • pytest-asyncio ^0.26.0
  • debugpy ^1.8.14
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.12.12
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-pytest-style ^2.1.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • black ^25.1.0
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
libs/rag-core-lib/pyproject.toml
  • python ^3.13
  • langchain ^1.0.8
  • langchain-community ^0.4.1
  • flashrank ^0.2.10
  • pydantic-settings ^2.2.1
  • pydantic ^2.11.4
  • oauthlib ^3.2.2
  • requests-oauthlib ^2.0.0
  • langfuse ^3.10.1
  • deprecated ^1.2.18
  • openai ^1.77.0
  • langchain-core ^1.0.7
  • langchain-openai ^1.0.3
  • langgraph-checkpoint >=3.0.0,<4.0.0
  • boto3 ^1.38.10
  • pytest ^8.3.5
  • pytest-asyncio ^1.0.0
  • coverage ^7.5.4
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.12.12
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-pytest-style ^2.1.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • black ^25.1.0
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • debugpy ^1.8.14
services/admin-backend/pyproject.toml
  • python ^3.13
  • setuptools <80.9
  • pytest ^8.2.1
  • coverage ^7.8.0
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.8.19
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • flake8-pytest-style ^2.0.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • debugpy ^1.8.14
  • admin-api-lib ==4.1.1
  • rag-core-lib ==4.1.1
services/document-extractor/pyproject.toml
  • python >=3.13,<3.14
  • torch ^2.9.0+cpu
  • torchvision ^0.24.1+cpu
  • pytest ^8.0.1
  • coverage ^7.8.0
  • httpx ^0.28.1
  • flake8 ^7.2.0
  • black ^25.1.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.8.19
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-pytest-style ^2.0.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • debugpy ^1.8.14
  • extractor-api-lib ==4.1.1
  • rag-core-lib ==4.1.1
services/mcp-server/pyproject.toml
  • python ^3.11
  • fastmcp ^2.14.0
  • requests ^2.32.3
  • poetry ^2.1.3
  • pydantic-settings ^2.9.1
  • dependency-injector ^4.46.0
  • python-dateutil ^2.9.0.post0
  • jinja2 ^3.1.6
  • starlette >=0.49.1
  • authlib ^1.6.6
  • pytest ^8.2.1
  • coverage ^7.5.4
  • flake8 ^7.1.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.8.19
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • flake8-pytest-style ^2.0.0
  • pep8-naming ^0.15.0
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • debugpy ^1.8.1
services/rag-backend/pyproject.toml
  • python ^3.13
  • setuptools <80.9
  • propcache 0.4.1
  • pytest ^8.2.1
  • coverage ^7.8.0
  • flake8 ^7.2.0
  • flake8-black ^0.4.0
  • flake8-pyproject ^1.2.3
  • flake8-quotes ^3.4.0
  • flake8-return ^1.2.0
  • flake8-annotations-complexity ^0.1.0
  • flake8-bandit ^4.1.1
  • flake8-bugbear ^24.8.19
  • flake8-builtins ^2.5.0
  • flake8-comprehensions ^3.15.0
  • flake8-eradicate ^1.5.0
  • flake8-expression-complexity ^0.0.11
  • flake8-logging-format ^2024.24.12
  • flake8-docstrings ^1.7.0
  • flake8-pytest-style ^2.0.0
  • pep8-naming ^0.15.1
  • flake8-eol ^0.0.8
  • flake8-exceptions ^0.0.1a0
  • flake8-simplify ^0.22.0
  • flake8-wot ^0.2.0
  • flake8-function-order ^0.0.5
  • flake8-tidy-imports ^4.10.0
  • debugpy ^1.8.14
  • rag-core-api ==4.1.1
  • rag-core-lib ==4.1.1
terraform
infrastructure/terraform/main.tf
  • stackit ~> 0.67.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions