Spaces:
Sleeping
Sleeping
kltn20133118
commited on
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ tornado>=6.3.2
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
pymongo
|
7 |
-
crawl4ai
|
|
|
|
|
|
|
|
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
pymongo
|
7 |
+
crawl4ai
|
8 |
+
fastapi[standard]
|
9 |
+
asyncio
|
10 |
+
pydantic
|
11 |
+
PyJWT
|