Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
-
google-generativeai>=0.
|
| 3 |
PyPDF2>=3.0.0
|
| 4 |
-
pandas>=
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
google-generativeai>=0.3.0
|
| 3 |
PyPDF2>=3.0.0
|
| 4 |
+
pandas>=1.5.0
|