Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
playwright==1.48.0
|
| 3 |
-
pandas==2.
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
playwright==1.48.0
|
| 3 |
+
pandas==2.2.2
|
| 4 |
+
requests
|
| 5 |
+
sqlalchemy
|