Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ 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
|
|
|
|
|
|
| 2 |
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
|