Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
google-genai==1.19.0
|
2 |
-
gradio
|
3 |
pandas==2.3.0
|
4 |
python-dotenv==1.0.1
|
5 |
openpyxl==3.1.5
|
|
|
1 |
google-genai==1.19.0
|
2 |
+
gradio==5.33.0
|
3 |
pandas==2.3.0
|
4 |
python-dotenv==1.0.1
|
5 |
openpyxl==3.1.5
|