Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ accelerate==1.1.1
|
|
| 19 |
# Image and video processing
|
| 20 |
opencv-python
|
| 21 |
opencv-contrib-python==4.10.0.84
|
| 22 |
-
Pillow>=10.
|
| 23 |
imageio==2.36.0
|
| 24 |
imageio-ffmpeg==0.5.1
|
| 25 |
av==13.1.0
|
|
|
|
| 19 |
# Image and video processing
|
| 20 |
opencv-python
|
| 21 |
opencv-contrib-python==4.10.0.84
|
| 22 |
+
Pillow>=10.2.0
|
| 23 |
imageio==2.36.0
|
| 24 |
imageio-ffmpeg==0.5.1
|
| 25 |
av==13.1.0
|