mirror of
https://gitee.com/fit2cloud-feizhiyun/MaxKB.git
synced 2025-12-06 11:19:08 +08:00
chore: update django dependency to version 5.2.6
This commit is contained in:
@@ -6,7 +6,7 @@ authors = [{ name = "shaohuzhang1", email = "shaohu.zhang@fit2cloud.com" }]
|
|||||||
requires-python = "~=3.11.0"
|
requires-python = "~=3.11.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"django==5.2.4",
|
"django==5.2.6",
|
||||||
"drf-spectacular[sidecar]==0.28.0",
|
"drf-spectacular[sidecar]==0.28.0",
|
||||||
"django-redis==6.0.0",
|
"django-redis==6.0.0",
|
||||||
"django-db-connection-pool==1.2.6",
|
"django-db-connection-pool==1.2.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user