Initial commit: 视频主设备管理系统 - 完整DRF后端项目

This commit is contained in:
2026-05-18 17:27:59 +08:00
commit c1565169cd
18 changed files with 992 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
Django==4.2.11
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
drf-yasg==1.21.7
Pillow==10.3.0
mysqlclient==2.2.4
django-filter==24.2
openpyxl==3.1.2
pandas==2.2.2
numpy==1.26.4
loguru==0.7.2