Add kubernetes client dependency

This commit is contained in:
Tobias Kunze 2025-03-21 16:56:41 +01:00
parent 0eb01457f4
commit 3a681be9e3
2 changed files with 133 additions and 0 deletions

View file

@ -12,6 +12,7 @@ dependencies = [
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",
"django-template-partials>=24.4",
"kubernetes>=32.0.1",
"pillow>=11.1.0",
"psycopg2-binary>=2.9.10",
"pyjwt>=2.10.1",