Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,6 +9,6 @@ pillow==10.4.0
|
|
9 |
pdf2image==1.17.0
|
10 |
pypdf==5.1.0
|
11 |
cachetools==5.5.0
|
12 |
-
psutil==6.0
|
13 |
numpy==1.26.4
|
14 |
python-multipart==0.0.12
|
|
|
9 |
pdf2image==1.17.0
|
10 |
pypdf==5.1.0
|
11 |
cachetools==5.5.0
|
12 |
+
psutil==6.1.0
|
13 |
numpy==1.26.4
|
14 |
python-multipart==0.0.12
|