glenn-jocher commited on
Commit
a544d59
·
unverified ·
1 Parent(s): 90e60b4

Update requirements.txt `albumentations>=1.0.2` (#3972)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -27,5 +27,5 @@ pandas
27
  # extras --------------------------------------
28
  # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
29
  # pycocotools>=2.0 # COCO mAP
30
- # albumentations>=1.0.0
31
  thop # FLOPs computation
 
27
  # extras --------------------------------------
28
  # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
29
  # pycocotools>=2.0 # COCO mAP
30
+ # albumentations>=1.0.2
31
  thop # FLOPs computation