tomofi commited on
Commit
b77cf29
1 Parent(s): c7dcf11

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy==1.20.3
2
  pyclipper
3
  torch>=1.1
4
  albumentations>=1.1.0
@@ -10,7 +10,7 @@ numba>=0.45.1
10
  numpy
11
  opencv-python-headless<=4.5.4.60
12
  pyclipper
13
- pycocotools<=2.0.2
14
  rapidfuzz
15
  scikit-image
16
  six
 
1
+ numpy
2
  pyclipper
3
  torch>=1.1
4
  albumentations>=1.1.0
 
10
  numpy
11
  opencv-python-headless<=4.5.4.60
12
  pyclipper
13
+ pycocotools<=2.0.0
14
  rapidfuzz
15
  scikit-image
16
  six