Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ uvicorn
|
|
| 3 |
nodriver
|
| 4 |
httpx
|
| 5 |
curl_cffi>=0.6.0
|
|
|
|
|
|
|
|
|
| 3 |
nodriver
|
| 4 |
httpx
|
| 5 |
curl_cffi>=0.6.0
|
| 6 |
+
python-multipart
|
| 7 |
+
python-dotenv
|