Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
google-genai==1.5.0
|
2 |
-
gradio
|
3 |
pydantic==2.10.6
|
4 |
haystack-ai == 2.7.0
|
5 |
haystack-experimental==0.4.0
|
|
|
1 |
google-genai==1.5.0
|
2 |
+
gradio==5.9.1
|
3 |
pydantic==2.10.6
|
4 |
haystack-ai == 2.7.0
|
5 |
haystack-experimental==0.4.0
|