Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/openai/whisper.git
|
|
5 |
pytube==12.1.0
|
6 |
validators==0.18.2
|
7 |
nltk==3.7
|
8 |
-
plotly==5.10.0
|
|
|
|
5 |
pytube==12.1.0
|
6 |
validators==0.18.2
|
7 |
nltk==3.7
|
8 |
+
plotly==5.10.0
|
9 |
+
plotly-express==0.4.1
|