Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
requests
|
| 4 |
beautifulsoup4
|
| 5 |
-
google-auth
|
|
|
|
|
|
| 2 |
uvicorn
|
| 3 |
requests
|
| 4 |
beautifulsoup4
|
| 5 |
+
google-auth
|
| 6 |
+
fake-useragent
|