We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7dfbc commit a4d8595Copy full SHA for a4d8595
pyproject.toml
@@ -6,7 +6,7 @@ authors = [{ name = "shaohuzhang1", email = "shaohu.zhang@fit2cloud.com" }]
6
requires-python = "~=3.11.0"
7
readme = "README.md"
8
dependencies = [
9
- "django==5.2.7",
+ "django==5.2.8",
10
"drf-spectacular[sidecar]==0.28.0",
11
"django-redis==6.0.0",
12
"django-db-connection-pool==1.2.6",
0 commit comments