Files
hertz_django/requirements.txt
2025-12-13 15:41:17 +08:00

25 lines
473 B
Plaintext

# ================python官方库================
Django==5.1.2
channels==4.0.0
channels-redis==4.2.0
djangorestframework==3.14.0
drf-spectacular==0.27.0
django-cors-headers==4.3.1
redis==5.0.1
mysqlclient>=2.2.7
python-decouple==3.8
django-redis==5.4.0
daphne==4.0.0
watchdog==3.0.0
pillow>=10.0.1
pyjwt>=2.10.1
psutil>=5.9.0
GPUtil>=1.4.0
Mako>=1.3.0
ultralytics>=8.0.0
opencv-python>=4.8.0
numpy>=1.24.0
scikit-learn>=1.1.0
joblib>=1.2.0
aiohttp>=3.13.2
requests>=2.32.3