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