# YOLOv5 requirements
tritonclient[all]
clarifai>9.5.3 # for model upload features
matplotlib>=3.2.2
opencv-python>=4.1.1
Pillow>=7.1.2
PyYAML>=5.3.1
torch>=1.7.0,<2.0
torchvision>=0.8.1
protobuf<4.21.3  # https://github.com/ultralytics/yolov5/issues/8012
pandas>=1.1.4
seaborn>=0.11.0
