Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
pandas==
|
| 3 |
-
numpy==1.
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
gradio==3.10.0
|
| 2 |
+
pandas==1.5.3
|
| 3 |
+
numpy==1.24.1
|
| 4 |
+
simple-salesforce==1.11.3
|
| 5 |
+
python-dotenv==0.21.0
|
| 6 |
+
plotly==5.7.0
|