# Django核心
Django>=5.0,<6.0
djangorestframework>=3.14
django-cors-headers>=4.3

# 图像处理
Pillow>=10.0

# 其他工具
python-dotenv>=1.0
