Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -42,6 +42,7 @@ numpy==1.26.4
|
|
42 |
opencv-python-headless==4.9.0.80
|
43 |
orjson==3.9.13
|
44 |
pandas==2.2.0
|
|
|
45 |
pillow==10.2.0
|
46 |
protobuf==4.25.2
|
47 |
pyarrow==15.0.0
|
|
|
42 |
opencv-python-headless==4.9.0.80
|
43 |
orjson==3.9.13
|
44 |
pandas==2.2.0
|
45 |
+
path
|
46 |
pillow==10.2.0
|
47 |
protobuf==4.25.2
|
48 |
pyarrow==15.0.0
|