Skip to content

Commit f3e68a3

Browse files
committed
fix: 添加 drf-spectacular 依赖修复 CI 构建
1 parent e2585f4 commit f3e68a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DjangoUserService/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dependencies = [
2121
"asgiref>=3.11",
2222
"setuptools<60",
2323
"drf-yasg>=1.21.15",
24+
"drf-spectacular>=0.28.0",
2425
"django-shortuuidfield>=0.1.3",
2526
"pillow>=12.1.1",
2627
"mysqlclient>=2.2.8",

0 commit comments

Comments
 (0)