Shakir60 commited on
Commit
dff7958
·
verified ·
1 Parent(s): fe4d9aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -15,7 +15,8 @@ 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
 
19
 
20
  # Visualization
21
  matplotlib==3.7.0
 
15
  opencv-python-headless==4.8.1.78 # Updated to available version
16
 
17
  # LLM Integration
18
+ groq>=1.0.0
19
+
20
 
21
  # Visualization
22
  matplotlib==3.7.0