Skip to content

Commit

Permalink
Added requests to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardalee committed Mar 23, 2024
1 parent 2ea55cc commit 865b6ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Python/src/YOLOv5/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ numpy>=1.18.5
Pillow>=7.1.2
PyYAML>=5.3.1
scipy>=1.4.1
requests

# Logging -------------------------------------
tensorboard>=2.4.1
Expand Down

0 comments on commit 865b6ef

Please sign in to comment.