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