Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -35,7 +35,7 @@ timm>=0.9.16
|
|
| 35 |
opencv-python-headless==4.10.0.84
|
| 36 |
# Video processing
|
| 37 |
moviepy>=1.0.3,<2.0
|
| 38 |
-
imageio==2.
|
| 39 |
imageio-ffmpeg>=0.4.8,<1.0
|
| 40 |
ffmpeg-python>=0.2.0,<1.0
|
| 41 |
# ============================================================================
|
|
|
|
| 35 |
opencv-python-headless==4.10.0.84
|
| 36 |
# Video processing
|
| 37 |
moviepy>=1.0.3,<2.0
|
| 38 |
+
imageio==2.25.0
|
| 39 |
imageio-ffmpeg>=0.4.8,<1.0
|
| 40 |
ffmpeg-python>=0.2.0,<1.0
|
| 41 |
# ============================================================================
|