Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ faiss-cpu==1.7.4
|
|
12 |
|
13 |
# Image Processing
|
14 |
Pillow==10.0.0
|
15 |
-
opencv-python-headless==4.8.
|
16 |
|
17 |
# LLM Integration
|
18 |
groq==0.4.0
|
|
|
12 |
|
13 |
# Image Processing
|
14 |
Pillow==10.0.0
|
15 |
+
opencv-python-headless==4.8.1.78 # Updated to available version
|
16 |
|
17 |
# LLM Integration
|
18 |
groq==0.4.0
|