Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn==0.27.1
|
|
| 3 |
playwright==1.42.0
|
| 4 |
pydantic==2.6.3
|
| 5 |
python-multipart==0.0.9
|
| 6 |
-
psutil==5.9.8
|
|
|
|
|
|
| 3 |
playwright==1.42.0
|
| 4 |
pydantic==2.6.3
|
| 5 |
python-multipart==0.0.9
|
| 6 |
+
psutil==5.9.8
|
| 7 |
+
httpx==0.27.0
|