2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-14 14:41:33 +00:00

feat: add cluster monitor task (#9812)

This commit is contained in:
Matthias Mair
2025-06-20 01:45:25 +02:00
committed by GitHub
parent 38cf8141fc
commit 00c974b629
3 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# Please keep this list sorted - if you pin a version provide a reason
Django<5.0 # Django package
blessed # CLI for Q Monitor
coreapi # API documentation for djangorestframework
cryptography>=44.0.0 # Core cryptographic functionality
django-allauth[mfa,socialaccount,saml,openid] # SSO for external providers via OpenID