feat(backend): added django_prometheus

This commit is contained in:
ITQ
2025-07-24 16:55:58 +03:00
parent 05029106f6
commit 0eec2f2187
4 changed files with 36 additions and 2 deletions
+2
View File
@@ -9,6 +9,8 @@ dependencies = [
"django-health-check>=3.18.3,<4.0.0",
"django-minio-storage>=0.5.7,<0.6.0",
"django-ninja>=1.3.0,<2.0.0",
"django-prometheus>=2.4.1,<3.0.0",
"django-redis>=6.0.0,<7.0.0",
"django-stubs-ext>=5.1.3,<6.0.0",
"gunicorn>=23.0.0,<24.0.0",
"httpx>=0.28.1,<0.29.0",