Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
numpy
|
2 |
-
plotly
|
3 |
-
|
|
|
1 |
+
numpy==1.21.6
|
2 |
+
plotly==5.23.0
|
3 |
+
gradio==4.41.0
|