Spaces:
Configuration error
Configuration error
maduvantha
commited on
Commit
·
8e5fc31
1
Parent(s):
15aaeff
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
ffmpeg-python==0.2.0
|
2 |
-
imageio==2.
|
3 |
imageio-ffmpeg==0.4.7
|
4 |
-
matplotlib==
|
5 |
-
numpy==1.22.
|
6 |
pandas==1.3.5
|
7 |
python-dateutil==2.7.3
|
8 |
pytz==2018.5
|
|
|
1 |
ffmpeg-python==0.2.0
|
2 |
+
imageio==2.9.0
|
3 |
imageio-ffmpeg==0.4.7
|
4 |
+
matplotlib==3.5.3
|
5 |
+
numpy==1.22.4
|
6 |
pandas==1.3.5
|
7 |
python-dateutil==2.7.3
|
8 |
pytz==2018.5
|