Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
-
crawl4ai
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
python-dotenv
|
| 6 |
-
pydantic>=2.5.0
|
| 7 |
-
aiofiles==23.2.1
|
|
|
|
| 1 |
+
crawl4ai>=0.4.3b0
|
| 2 |
+
gradio>=4.0.0
|
| 3 |
+
python-dotenv>=1.0.0
|
| 4 |
+
pydantic>=2.5.0
|
|
|
|
|
|
|
|
|