Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -38,6 +38,7 @@ opencv-python==4.8.1.78
|
|
38 |
orjson==3.9.7
|
39 |
packaging==23.2
|
40 |
pandas==2.0.3
|
|
|
41 |
Pillow==10.0.1
|
42 |
pkgutil-resolve-name==1.3.10
|
43 |
psutil==5.9.5
|
|
|
38 |
orjson==3.9.7
|
39 |
packaging==23.2
|
40 |
pandas==2.0.3
|
41 |
+
pathlib==1.0.1
|
42 |
Pillow==10.0.1
|
43 |
pkgutil-resolve-name==1.3.10
|
44 |
psutil==5.9.5
|