Skip to content

Commit

Permalink
Update requirements.txt (ultralytics#11294)
Browse files Browse the repository at this point in the history
* Update requirements.txt

Signed-off-by: whx-s <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: whx-s <[email protected]>
Co-authored-by: Glenn Jocher <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 9, 2023
1 parent 20a7368 commit a190b3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Base ------------------------------------------------------------------------
gitpython>=3.1.30
matplotlib>=3.2.2
matplotlib>=3.3
numpy>=1.18.5
opencv-python>=4.1.1
Pillow>=7.1.2
Expand Down
2 changes: 1 addition & 1 deletion tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -602,4 +602,4 @@
"outputs": []
}
]
}
}

0 comments on commit a190b3c

Please sign in to comment.