infinityonline commited on
Commit
c73fb17
·
verified ·
1 Parent(s): ff8ca6f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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