Spaces:
Sleeping
Sleeping
Ken Sang Tang commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
playwright
|
| 4 |
aiohttp
|
| 5 |
jinja2
|
| 6 |
loguru
|
| 7 |
pydantic
|
| 8 |
-
python-multipart
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
|
|
|
| 3 |
aiohttp
|
| 4 |
jinja2
|
| 5 |
loguru
|
| 6 |
pydantic
|
| 7 |
+
python-multipart
|
| 8 |
+
toml
|