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