Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
langchain_community==0.3.
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
-
scrapegraphai==1.
|
|
|
|
| 1 |
+
gradio==5.4.0
|
| 2 |
+
langchain_community==0.3.5
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
+
scrapegraphai==1.28.0
|