Remove GitPython dependency (#568)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c4de102f6
commit
d6a4ffb778
9 changed files with 138 additions and 58 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# Base ----------------------------------------
|
||||
matplotlib>=3.2.2
|
||||
numpy>=1.18.5
|
||||
opencv-python>=4.1.1
|
||||
opencv-python>=4.6.0
|
||||
Pillow>=7.1.2
|
||||
PyYAML>=5.3.1
|
||||
requests>=2.23.0
|
||||
|
|
@ -40,6 +40,3 @@ thop>=0.1.1 # FLOPs computation
|
|||
# albumentations>=1.0.3
|
||||
# pycocotools>=2.0.6 # COCO mAP
|
||||
# roboflow
|
||||
|
||||
# HUB -----------------------------------------
|
||||
GitPython>=3.1.24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue