Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio>=4.0
|
2 |
pandas>=2.0
|
3 |
matplotlib>=3.7
|
4 |
google-generativeai>=0.3.0
|
|
|
1 |
+
gradio>=3.50.0,<4.0.0
|
2 |
pandas>=2.0
|
3 |
matplotlib>=3.7
|
4 |
google-generativeai>=0.3.0
|