update. 更新并添加新依赖
This commit is contained in:
+3
-2
@@ -3,7 +3,7 @@ name = "server"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = [
|
||||
{name = "ngfchl",email = "ngfchl@126.com"}
|
||||
{ name = "ngfchl", email = "ngfchl@126.com" }
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
@@ -13,7 +13,6 @@ python = ">=3.13,<3.14"
|
||||
django = ">=6.0.3,<7.0.0"
|
||||
django-ninja = "^1.6"
|
||||
django-redis = "^6.0.0"
|
||||
pyjwt = "^2.8.0"
|
||||
python-dateutil = "^2.8.2"
|
||||
toml = "^0.10.2"
|
||||
uvicorn = { version = "^0.42.0", extras = ["standard"] }
|
||||
@@ -26,6 +25,8 @@ pillow = "^12.1.1"
|
||||
django-ckeditor-5 = "^0.2.20"
|
||||
loguru = "^0.7.3"
|
||||
django-import-export = "^4.4.0"
|
||||
django-ninja-jwt = "^5.4.4"
|
||||
django-ninja-extra = "^0.31.4"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user