Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
nbconvert
|
3 |
-
mistune
|
4 |
-
|
|
|
|
1 |
+
gradio==5.9.1
|
2 |
+
nbconvert==7.16.4
|
3 |
+
mistune==3.0.2
|
4 |
+
email==4.0.2
|
5 |
+
python-dotenv==1.0.1
|