Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
pandas>=2.0.0
|
| 3 |
plotly>=5.18.0
|
| 4 |
sqlalchemy>=2.0.0
|
|
|
|
| 1 |
+
gradio>=6.1.0
|
| 2 |
pandas>=2.0.0
|
| 3 |
plotly>=5.18.0
|
| 4 |
sqlalchemy>=2.0.0
|