remove retry

This commit is contained in:
2025-03-09 23:02:44 +08:00
parent 0d8c123d60
commit 0eeab2e7b9
4 changed files with 0 additions and 13 deletions

View File

@@ -7,7 +7,6 @@ requires-python = ">=3.13"
dependencies = [
"django>=5.1.6",
"django-cors-headers>=4.7.0",
"django-dbconn-retry>=0.1.8",
"django-extensions>=3.2.3",
"django-ninja>=1.3.0",
"gunicorn>=23.0.0",