Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
nbconvert>=7
|
3 |
-
mistune>=2
|
4 |
-
email
|
5 |
python-dotenv
|
|
|
1 |
+
gradio
|
2 |
+
nbconvert>=7
|
3 |
+
mistune>=2
|
|
|
4 |
python-dotenv
|