Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
-
playwright
|
| 5 |
-
beautifulsoup4
|
|
|
|
| 1 |
gradio
|
| 2 |
+
pydantic
|
| 3 |
pandas
|
| 4 |
+
google-genai
|
|
|
|
|
|