前后端第一版提交
This commit is contained in:
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
Django==5.2.6
|
||||
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>=11.0
|
||||
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
|
||||
Reference in New Issue
Block a user