修改一些依赖的版本
This commit is contained in:
@ -23,11 +23,10 @@ python-socketio == 5.12.1
|
|||||||
# YOLOV5 ----------------------------------------------------------------------
|
# YOLOV5 ----------------------------------------------------------------------
|
||||||
# BASE ------------------------------------------------------------------------
|
# BASE ------------------------------------------------------------------------
|
||||||
gitpython>=3.1.30
|
gitpython>=3.1.30
|
||||||
matplotlib>=3.3
|
matplotlib==3.7.0
|
||||||
numpy==1.24.0 # cuda版本的numpy需要降一下版本
|
numpy==1.24.0 # cuda版本的numpy需要降一下版本
|
||||||
opencv-python>=4.1.1
|
opencv-python>=4.1.1
|
||||||
pillow>=10.3.0
|
pillow>=10.3.0
|
||||||
psutil # system resources
|
|
||||||
PyYAML>=5.3.1
|
PyYAML>=5.3.1
|
||||||
requests>=2.32.2
|
requests>=2.32.2
|
||||||
scipy==1.13.1
|
scipy==1.13.1
|
||||||
|
Reference in New Issue
Block a user