feat(backend): added profiling

This commit is contained in:
ITQ
2025-07-24 16:57:47 +03:00
parent 0eec2f2187
commit 925f820bfd
7 changed files with 59 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ dependencies = [
"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-silk[formatting]>=5.4.0,<6.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",