fix: correct KubernetesClient import to K8sClient in Celery tasks
This commit is contained in:
@@ -14,3 +14,6 @@ python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-dotenv==1.0.0
|
||||
aiohttp==3.9.1
|
||||
celery==5.3.4
|
||||
redis==5.0.1
|
||||
flower==2.0.1
|
||||
|
||||
Reference in New Issue
Block a user