Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
numpy==1.24.3
|
2 |
pandas==2.0.3
|
3 |
-
plotly==5.18.0
|
|
|
|
|
|
1 |
numpy==1.24.3
|
2 |
pandas==2.0.3
|
3 |
+
plotly==5.18.0
|
4 |
+
gradio==5.29.0
|
5 |
+
matplotlib==3.7.2
|