Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ charset-normalizer==3.3.2
|
|
| 12 |
click==8.1.7
|
| 13 |
comm==0.2.2
|
| 14 |
debugpy==1.8.1
|
| 15 |
-
decorator==5.0.
|
| 16 |
exceptiongroup==1.2.0
|
| 17 |
executing==2.0.1
|
| 18 |
ffmpeg==1.4
|
|
@@ -34,7 +34,6 @@ grpcio-status==1.62.1
|
|
| 34 |
httplib2==0.22.0
|
| 35 |
huggingface-hub==0.22.2
|
| 36 |
idna==3.7
|
| 37 |
-
|
| 38 |
imageio-ffmpeg==0.4.8
|
| 39 |
ipykernel==6.29.4
|
| 40 |
ipython==8.23.0
|
|
|
|
| 12 |
click==8.1.7
|
| 13 |
comm==0.2.2
|
| 14 |
debugpy==1.8.1
|
| 15 |
+
decorator==5.0.3
|
| 16 |
exceptiongroup==1.2.0
|
| 17 |
executing==2.0.1
|
| 18 |
ffmpeg==1.4
|
|
|
|
| 34 |
httplib2==0.22.0
|
| 35 |
huggingface-hub==0.22.2
|
| 36 |
idna==3.7
|
|
|
|
| 37 |
imageio-ffmpeg==0.4.8
|
| 38 |
ipykernel==6.29.4
|
| 39 |
ipython==8.23.0
|