Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit==1.18.1
|
|
2 |
ultralytics==8.0.20
|
3 |
numpy==1.23.5
|
4 |
opencv-python-headless==4.6.0.66
|
5 |
-
Pillow==9.3.
|
|
|
|
2 |
ultralytics==8.0.20
|
3 |
numpy==1.23.5
|
4 |
opencv-python-headless==4.6.0.66
|
5 |
+
Pillow==9.3.0
|
6 |
+
|