Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
agno==0.
|
| 3 |
-
google-generativeai==0.
|
| 4 |
PyPDF2==3.0.1
|
| 5 |
-
pytz==
|
| 6 |
-
requests==2.
|
| 7 |
-
python-dotenv==1.0.
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
agno==0.6.0
|
| 3 |
+
google-generativeai==0.8.3
|
| 4 |
PyPDF2==3.0.1
|
| 5 |
+
pytz==2025.1
|
| 6 |
+
requests==2.32.3
|
| 7 |
+
python-dotenv==1.0.1
|