Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -50,7 +50,7 @@ imageio-ffmpeg>=0.4.9,<1.0
|
|
| 50 |
ffmpeg-python>=0.2.0,<1.0
|
| 51 |
av>=11.0.0,<12.0
|
| 52 |
# scikit-image 0.23.x and up require imageio>=2.33
|
| 53 |
-
scikit-image==0.22.0
|
| 54 |
albumentations>=1.3.1,<2.0
|
| 55 |
|
| 56 |
# ============================================================================
|
|
|
|
| 50 |
ffmpeg-python>=0.2.0,<1.0
|
| 51 |
av>=11.0.0,<12.0
|
| 52 |
# scikit-image 0.23.x and up require imageio>=2.33
|
| 53 |
+
#scikit-image==0.22.0
|
| 54 |
albumentations>=1.3.1,<2.0
|
| 55 |
|
| 56 |
# ============================================================================
|