Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
crawl4ai
|
2 |
-
gradio
|
3 |
-
fastapi
|
4 |
-
uvicorn
|
5 |
-
python-dotenv
|
6 |
pydantic==1.8.2
|
7 |
playwright==1.40.0
|
8 |
-
aiofiles
|
9 |
python-multipart==0.0.6
|
10 |
typing-extensions==4.8.0
|
11 |
starlette==0.27.0
|
|
|
1 |
crawl4ai
|
2 |
+
gradio
|
3 |
+
fastapi
|
4 |
+
uvicorn
|
5 |
+
python-dotenv
|
6 |
pydantic==1.8.2
|
7 |
playwright==1.40.0
|
8 |
+
aiofiles
|
9 |
python-multipart==0.0.6
|
10 |
typing-extensions==4.8.0
|
11 |
starlette==0.27.0
|